]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/epic.target
Mass platform updates for GCC 4.6.3
[tinyos-2.x.git] / support / make / epic.target
index c040c96a0309fe9a9ee40316985614055fb31313..9c53617fd61ce43b378f96e9734f601309ce47b0 100644 (file)
@@ -3,8 +3,8 @@
 
 PLATFORM ?= epic
 
-# 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
 
 # Default BSL assumes telosb-like programming interface