comparison configs/hybrid-nogprs @ 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
55 55
56 # Condat drivers 56 # Condat drivers
57 build_lib gdi 57 build_lib gdi
58 58
59 # GPF 59 # GPF
60 build_lib ccd_na7_db 60 build_lib ccd_na7_db
61 blob_lib_gpf frame_na7_db_fl 61 build_lib frame_na7_db_fl partial
62 blob_lib_custom blobs/patches/frame_na7_db_ir-systrace.lib frame_na7_db_ir 62 build_lib frame_na7_db_ir partial
63 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 63 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
64 blob_lib_gpf misc_na7_db_fl 64 build_lib misc_na7_db_fl
65 blob_lib_gpf misc_na7_db_ir 65 build_lib misc_na7_db_ir
66 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 66 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
67 blob_lib_gpf osx_na7_db 67 blob_lib_gpf osx_na7_db
68 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 68 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
69 build_lib tif_na7_db_fl 69 build_lib tif_na7_db_fl
70 build_lib tif_na7_db_ir 70 build_lib tif_na7_db_ir
71 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))' 71 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
72 72
73 # core drivers 73 # core drivers
74 build_lib drivers_flash 74 build_lib drivers_flash
75 75