X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fmake%2Ftmirws.target;fp=support%2Fmake%2Ftmirws.target;h=f9969a723a2da221bc66db53106898d2e200341d;hb=2ec7f6b565dd36bb07fd7eeb7698f2bbbc0827b3;hp=68f69bef5a17dbfeeb202613b9abded30376be09;hpb=01d364e6e3d233456df2df46331be70791e6c61e;p=tinyos-2.x.git diff --git a/support/make/tmirws.target b/support/make/tmirws.target index 68f69bef..f9969a72 100644 --- a/support/make/tmirws.target +++ b/support/make/tmirws.target @@ -1,7 +1,7 @@ #-*-Makefile-*- vim:syntax=make -# tmicore.target +# tmirws.target -PLATFORM ?= tmicore +PLATFORM ?= tmirws #MSP_MCU = msp430x2417 @@ -21,5 +21,5 @@ endif $(call TOSMake_include_platform,msp) -tmicore: $(BUILD_DEPS) +tmirws: $(BUILD_DEPS) @: