FreeCalypso > hg > freecalypso-sw
diff gsm-fw/Makefile @ 776:5a0c58760ae2
gsm-fw/g23m-aci: stub Makefile hierarchy created, hooked into make clean
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> | 
|---|---|
| date | Sun, 12 Oct 2014 02:10:23 +0000 | 
| parents | 5ec79b82ab04 | 
| children | f74c5d3d3b06 | 
line wrap: on
 line diff
--- a/gsm-fw/Makefile Sun Oct 12 01:45:14 2014 +0000 +++ b/gsm-fw/Makefile Sun Oct 12 02:10:23 2014 +0000 @@ -1,5 +1,5 @@ -SUBDIR= L1 bsp ccd comlib finlink g23m-gsm gpf include nucleus riviera serial \ - services sprintf sysglue +SUBDIR= L1 bsp ccd comlib finlink g23m-aci g23m-gsm gpf include nucleus riviera\ + serial services sprintf sysglue default: config.stamp ${MAKE} ${MFLAGS} -f Makefile.build $@
