X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=support%2Fmake%2Fepic.target;h=72891fe728038538045b33489a8322e90416b0bc;hp=c040c96a0309fe9a9ee40316985614055fb31313;hb=refs%2Ftags%2Fpatchset%2F2.1.1-4.5;hpb=bc58e5a5704f1eaa10cae4106cf5fd5529c20833 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