diff makefile-frags/first-part @ 64:84f4a04fde24

TI's linker doesn't like hyphens in filenames
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 01 Oct 2016 18:33:04 +0000
parents dba3f097489e
children 2bb8b1c11afc
line wrap: on
line diff
--- a/makefile-frags/first-part	Sat Oct 01 03:30:53 2016 +0000
+++ b/makefile-frags/first-part	Sat Oct 01 18:33:04 2016 +0000
@@ -1,4 +1,4 @@
-all:	gsm-fw.bin
+all:	fwimage.bin
 
 ${SUBDIR}: FRC
 	cd $@; ${MAKE} ${MFLAGS}