FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/Makefile @ 674:5ec79b82ab04
gsm-fw/g23m-gsm: stub Makefile hierarchy created, hooked into make clean
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Sun, 28 Sep 2014 23:29:16 +0000 |
parents | 8f9389e59ca2 |
children | 5a0c58760ae2 |
comparison
equal
deleted
inserted
replaced
673:2f7df7a314f8 | 674:5ec79b82ab04 |
---|---|
1 SUBDIR= L1 bsp ccd comlib finlink gpf include nucleus riviera serial services \ | 1 SUBDIR= L1 bsp ccd comlib finlink g23m-gsm gpf include nucleus riviera serial \ |
2 sprintf sysglue | 2 services sprintf sysglue |
3 | 3 |
4 default: config.stamp | 4 default: config.stamp |
5 ${MAKE} ${MFLAGS} -f Makefile.build $@ | 5 ${MAKE} ${MFLAGS} -f Makefile.build $@ |
6 | 6 |
7 ramImage flashImage: config.stamp | 7 ramImage flashImage: config.stamp |