X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=support%2Fmake%2Ftelosa.target;h=b77ffa188b3a67f39927711e8fe92fb1d267c75a;hp=2755c1d89abcc781b7a5d1475aae92c3acd6c02b;hb=refs%2Ftags%2Fpatchset%2F2.1.1-4.5;hpb=bc58e5a5704f1eaa10cae4106cf5fd5529c20833 diff --git a/support/make/telosa.target b/support/make/telosa.target index 2755c1d8..b77ffa18 100644 --- a/support/make/telosa.target +++ b/support/make/telosa.target @@ -5,8 +5,9 @@ PLATFORM ?= telosa MSP_MCU = msp430x149 -# 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