comparison configs/classic @ 68:838717193e09

eliminated the use of bootloader.lib binary blob
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Oct 2016 21:54:10 +0000
parents 41779e8ae4da
children fd8227e3047d
comparison
equal deleted inserted replaced
67:41779e8ae4da 68:838717193e09
118 build_lib spi_drv 118 build_lib spi_drv
119 build_lib uart_drv 119 build_lib uart_drv
120 120
121 # eyesores 121 # eyesores
122 blob_lib_custom "$MAIN_blob" main 122 blob_lib_custom "$MAIN_blob" main
123 blob_lib_std bootloader 123 build_lib bootloader
124 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))' 124 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))'
125 125
126 # Nucleus and TI's compiler stuff 126 # Nucleus and TI's compiler stuff
127 blob_lib_os nucleus_flash_nodbg 127 blob_lib_os nucleus_flash_nodbg
128 blob_lib_os nucleus_int_ram_nodbg 128 blob_lib_os nucleus_int_ram_nodbg