FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/Makefile @ 860:cbc49d533b7d
gsm-fw: new implementation of bzero() and some specialized bcopy variants
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 03 May 2015 04:11:41 +0000 |
parents | 43e1b343b7fd |
children | f5affe83ba2d |
comparison
equal
deleted
inserted
replaced
859:d32dff865575 | 860:cbc49d533b7d |
---|---|
1 SUBDIR= L1 bsp ccd comlib finlink g23m-aci g23m-glue g23m-gsm gpf include \ | 1 SUBDIR= L1 bsp ccd comlib finlink g23m-aci g23m-glue g23m-gsm gpf include \ |
2 nucleus riviera serial services sprintf sysglue | 2 libiram nucleus riviera serial 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 |