From: smckown Date: Thu, 11 Sep 2008 22:45:24 +0000 (+0000) Subject: Finish changes to tmirws.target. X-Git-Tag: release/2.1.0-1~47 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=2ec7f6b565dd36bb07fd7eeb7698f2bbbc0827b3 Finish changes to tmirws.target. --- 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) @: