comparison configs/l1reconst @ 554:28ed4002131a

configs/* except classic and hybrid-gpf: all parts of TCS211 GPF for which we found exact corresponding sources are now rebuilt from those sources; only OSL and OSX remain as blobs, plus CCD for non-hybrid configs
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 19 Nov 2018 00:12:20 +0000
parents 69e52afc01d5
children
comparison
equal deleted inserted replaced
553:7a62e5dfbe7b 554:28ed4002131a
74 # Condat drivers 74 # Condat drivers
75 build_lib gdi 75 build_lib gdi
76 76
77 # GPF 77 # GPF
78 blob_lib_gpf ccd_na7_db 78 blob_lib_gpf ccd_na7_db
79 blob_lib_gpf frame_na7_db_fl 79 build_lib frame_na7_db_fl partial
80 blob_lib_custom blobs/patches/frame_na7_db_ir-systrace.lib frame_na7_db_ir 80 build_lib frame_na7_db_ir partial
81 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 81 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
82 blob_lib_gpf misc_na7_db_fl 82 build_lib misc_na7_db_fl
83 blob_lib_gpf misc_na7_db_ir 83 build_lib misc_na7_db_ir
84 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 84 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
85 blob_lib_gpf osx_na7_db 85 blob_lib_gpf osx_na7_db
86 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 86 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
87 build_lib tif_na7_db_fl 87 build_lib tif_na7_db_fl
88 build_lib tif_na7_db_ir 88 build_lib tif_na7_db_ir
89 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 89 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
90 90
91 # core drivers 91 # core drivers
92 build_lib drivers_flash 92 build_lib drivers_flash
93 93