FreeCalypso > hg > fc-magnetite
changeset 143:1fd7359da77a
configs/l1reconst: ATP, MKS and LCC excluded
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 09 Oct 2016 00:51:25 +0000 |
parents | 0932059c05f8 |
children | fd8227e3047d |
files | configs/l1reconst |
diffstat | 1 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/configs/l1reconst Sat Oct 08 23:56:12 2016 +0000 +++ b/configs/l1reconst Sun Oct 09 00:51:25 2016 +0000 @@ -1,7 +1,11 @@ # This configuration is similar to "classic", but L1 is rebuilt -# from the reconstructed source. +# from the reconstructed source. Additionally, ATP, LCC and MKS +# have been removed. ATP and MKS have always been dead code, +# whereas LCC is only applicable to hardware targets that are designed +# to work with "low cost" chargers - and none of our targets are in +# that category. -scripts/config-headers.sh 2091 +scripts/config-headers.sh 2091-pruned CONDAT=condat2 GPF=gpf2 @@ -93,7 +97,7 @@ build_lib riviera_cust_flash # services -build_lib atp +#build_lib atp build_lib audio build_lib audio_bgd build_lib cst @@ -102,7 +106,7 @@ lib_link_magic '(BSS_DAR_LIB (.bss))' build_lib etm build_lib lls -build_lib mks +#build_lib mks # app drivers build_lib abb @@ -111,7 +115,7 @@ build_lib ffs_drv build_lib ffs_pcm build_lib kpd -build_lib lcc +#build_lib lcc build_lib power build_lib rtc_drv build_lib sim_drv