]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - support/make/tmirws.target
Remove hwmul-disable; it works in newer GCC
[tinyos-2.x.git] / support / make / tmirws.target
index f9969a723a2da221bc66db53106898d2e200341d..578ec1f9be74458e3135905b8e669d8aab297007 100644 (file)
@@ -6,7 +6,7 @@ PLATFORM ?= tmirws
 #MSP_MCU = msp430x2417
 
 # Disable MSP430 hardware multiply because it makes MSPGCC die
-PFLAGS += -mdisable-hwmul
+PFLAGS += -mdisable-hwmul
 OPTFLAGS += -O
 
 MSP_BSL ?= tos-bsl
@@ -21,5 +21,5 @@ endif
 
 $(call TOSMake_include_platform,msp)
 
-tmirws: $(BUILD_DEPS)
+$(PLATFORM): $(BUILD_DEPS)
        @: