]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/telosb.target
Remove hwmul-disable; it works in newer GCC
[tinyos-2.x.git] / support / make / telosb.target
index ed333efe75318758155f899dd98ddd2087366ea3..c73c7606f38358943db1fd86ebf60abb19a3481f 100644 (file)
@@ -5,8 +5,9 @@ PLATFORM ?= telosb
 
 #MSP_MCU = msp430x1611
 
-# 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