]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/tmicore.target
Remove hwmul-disable; it works in newer GCC
[tinyos-2.x.git] / support / make / tmicore.target
index 680c6e5d3ec1403117d1c64a2515a5155f658429..b0b63d61653f2987f5a78a3caef92df2351ff641 100644 (file)
@@ -5,8 +5,8 @@ PLATFORM ?= tmicore
 
 #MSP_MCU = msp430x2417
 
-# 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
 
 MSP_BSL ?= tos-bsl