]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/eyesIFXv1.target
Remove hwmul-disable; it works in newer GCC
[tinyos-2.x.git] / support / make / eyesIFXv1.target
index 0881447837ed1a99c55bdacc9c9e61bab14ad334..f42a81d5d7b4b965de5075db0cfeb4caa2dd079e 100644 (file)
@@ -5,8 +5,8 @@ PLATFORM = eyesIFXv1
 
 MSP_MCU = msp430x149
 
-# Disable MSP430 hardware multiply because it makes MSPGCC die
-PFLAGS += -mdisable-hwmul
+# Remove MSP430 hardware multiply disable: new msp430-gcc fixes
+PFLAGS += -mdisable-hwmul
 OPTFLAGS += -O
 
 ifndef DEFAULT_PROGRAM