X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Fepic.target;fp=support%2Fmake%2Fepic.target;h=72891fe728038538045b33489a8322e90416b0bc;hb=c62b18891808f1958e9e04708f91c5ea6fb2c765;hp=c040c96a0309fe9a9ee40316985614055fb31313;hpb=d4339168075e5b8367972937a71f9665ff3cc4f0;p=tinyos-2.x.git diff --git a/support/make/epic.target b/support/make/epic.target index c040c96a..72891fe7 100644 --- a/support/make/epic.target +++ b/support/make/epic.target @@ -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 += -mdisable-hwmul # OPTFLAGS += -O # Default BSL assumes telosb-like programming interface