changeset 524:4a242cfb9bc5

configs/classic: re-enable the bootloader now that we know what it does
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 22 Sep 2018 03:15:21 +0000
parents 569c3d522e5c
children ecdb7aed6d3a
files configs/classic
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configs/classic	Tue Jul 24 04:22:51 2018 +0000
+++ b/configs/classic	Sat Sep 22 03:15:21 2018 +0000
@@ -121,7 +121,7 @@
 
 # eyesores
 blob_lib_custom "$MAIN_blob" main
-build_lib bootloader
+blob_lib_std bootloader
 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))'
 
 # Nucleus and TI's compiler stuff