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