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