diff configs/classic @ 66:0377665aef9d

tpudrv.lib blob selection in targets/*.conf
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Oct 2016 20:00:33 +0000
parents bb53b2e2d548
children 41779e8ae4da
line wrap: on
line diff
--- a/configs/classic	Sat Oct 01 19:36:13 2016 +0000
+++ b/configs/classic	Sat Oct 01 20:00:33 2016 +0000
@@ -79,7 +79,7 @@
 build_lib drivers_flash
 
 # Layer 1
-blob_lib_std tpudrv
+blob_lib_custom "$TPUDRV_blob" tpudrv
 lib_link_magic '(BSS_LIBS (.bss) CONST_LIBS (.text, .const))'
 blob_lib_std l1_ext
 lib_link_magic '(BSS_LIBS (.l1s_global))'