X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Fepic.target;h=72891fe728038538045b33489a8322e90416b0bc;hb=refs%2Ftags%2Fpatchset%2F2.1.1-4.5;hp=02b6b4b50bbff3469443881c20f628482f3ec0fa;hpb=c6d9663aef7ea2f34323160158e0143cd38880cd;p=tinyos-2.x.git diff --git a/support/make/epic.target b/support/make/epic.target index 02b6b4b5..72891fe7 100644 --- a/support/make/epic.target +++ b/support/make/epic.target @@ -3,9 +3,9 @@ PLATFORM ?= epic -# Disable MSP430 hardware multiply because it makes MSPGCC die -PFLAGS += -mdisable-hwmul -OPTFLAGS += -O +# Remove MSP430 hardware multiply disable: new msp430-gcc fixes +# PFLAGS += -mdisable-hwmul +# OPTFLAGS += -O # Default BSL assumes telosb-like programming interface MSP_BSL ?= tos-bsl