]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/eyesIFXv1.target
Mass platform updates for GCC 4.6.3
[tinyos-2.x.git] / support / make / eyesIFXv1.target
index 0881447837ed1a99c55bdacc9c9e61bab14ad334..203421342249da4bea89793f9694f6f64624bb62 100644 (file)
@@ -3,10 +3,10 @@
 
 PLATFORM = eyesIFXv1
 
-MSP_MCU = msp430x149
+MSP_MCU = msp430f149
 
-# Disable MSP430 hardware multiply because it makes MSPGCC die
-PFLAGS += -mdisable-hwmul
+# Remove MSP430 hardware multiply disable: new msp430-gcc fixes
+# PFLAGS += -mmpy=none
 OPTFLAGS += -O
 
 ifndef DEFAULT_PROGRAM