diff gsm-fw/Makefile @ 521:e1dd4a240199

gsm-fw/L1/Makefile: starting skeleton, hooked into top level make clean
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Thu, 10 Jul 2014 15:52:36 +0000
parents 0c87c1f9dac5
children 806828641b21
line wrap: on
line diff
--- a/gsm-fw/Makefile	Thu Jul 10 15:49:38 2014 +0000
+++ b/gsm-fw/Makefile	Thu Jul 10 15:52:36 2014 +0000
@@ -1,4 +1,5 @@
-SUBDIR=	bsp finlink gpf include nucleus riviera serial services sprintf sysglue
+SUBDIR=	L1 bsp finlink gpf include nucleus riviera serial services sprintf \
+	sysglue
 
 default:	config.stamp
 	${MAKE} ${MFLAGS} -f Makefile.build $@