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