]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/tinyos/tosthreads/tosthreads-gen-dynamic-app.1
Mass platform updates for GCC 4.6.3
[tinyos-2.x.git] / tools / tinyos / tosthreads / tosthreads-gen-dynamic-app.1
index 5f6abc298ce9d646f9d6f5db4b174458db9f3343..a08d0da3d0c02064d50b5f4c2b14c727677cf66f 100755 (executable)
@@ -15,7 +15,7 @@ FLAG=$2
 GCC="msp430-gcc"
 OBJCOPY="msp430-objcopy"
 NESCFLAGS="-target=telosb -x nesc -fnesc-target=msp430"
-CFLAGS="-c -gcc=$GCC -mmcu=msp430x1611 -Os -mdisable-hwmul -Wall -Wshadow"
+CFLAGS="-c -gcc=$GCC -mmcu=msp430f1611 -Os -mdisable-hwmul -Wall -Wshadow"
 
 OBJFILE=`basename $CFILE .c`.o
 BINFILE=`basename $CFILE .c`.bin