comparison configs/hybrid-ui @ 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
76 76
77 # Condat drivers 77 # Condat drivers
78 build_lib gdi 78 build_lib gdi
79 79
80 # GPF 80 # GPF
81 build_lib ccd_na7_db 81 build_lib ccd_na7_db
82 blob_lib_gpf frame_na7_db_fl 82 build_lib frame_na7_db_fl partial
83 blob_lib_custom blobs/patches/frame_na7_db_ir-systrace.lib frame_na7_db_ir 83 build_lib frame_na7_db_ir partial
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 misc_na7_db_fl 85 build_lib misc_na7_db_fl
86 blob_lib_gpf misc_na7_db_ir 86 build_lib misc_na7_db_ir
87 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 87 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
88 blob_lib_gpf osx_na7_db 88 blob_lib_gpf osx_na7_db
89 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 89 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
90 build_lib tif_na7_db_fl 90 build_lib tif_na7_db_fl
91 build_lib tif_na7_db_ir 91 build_lib tif_na7_db_ir
92 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 92 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
93 93
94 # core drivers 94 # core drivers
95 build_lib drivers_flash 95 build_lib drivers_flash
96 96