FreeCalypso > hg > freecalypso-sw
diff 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 |
line wrap: on
line diff
--- a/gsm-fw/Makefile Sat May 02 08:21:21 2015 +0000 +++ b/gsm-fw/Makefile Sun May 03 04:11:41 2015 +0000 @@ -1,5 +1,5 @@ SUBDIR= L1 bsp ccd comlib finlink g23m-aci g23m-glue g23m-gsm gpf include \ - nucleus riviera serial services sprintf sysglue + libiram nucleus riviera serial services sprintf sysglue default: config.stamp ${MAKE} ${MFLAGS} -f Makefile.build $@