From 2ec7f6b565dd36bb07fd7eeb7698f2bbbc0827b3 Mon Sep 17 00:00:00 2001 From: smckown Date: Thu, 11 Sep 2008 22:45:24 +0000 Subject: [PATCH] Finish changes to tmirws.target. --- support/make/tmirws.target | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) @: -- 2.39.2