From 87395c05d898dff500537c2afdf6d1dec6903b2f Mon Sep 17 00:00:00 2001 From: sallai Date: Wed, 2 Jul 2008 19:12:45 +0000 Subject: [PATCH] added iris support --- apps/tosthreads/apps/TestBasicsbSensors/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tosthreads/apps/TestBasicsbSensors/Makefile b/apps/tosthreads/apps/TestBasicsbSensors/Makefile index eca2a88d..4d9ca1d0 100644 --- a/apps/tosthreads/apps/TestBasicsbSensors/Makefile +++ b/apps/tosthreads/apps/TestBasicsbSensors/Makefile @@ -2,7 +2,7 @@ COMPONENT=TestBasicsbSensorsAppC CFLAGS += -I$(TOSDIR)/sensorboards/basicsb CFLAGS += -I$(TOSDIR)/lib/tosthreads/sensorboards/basicsb -ifneq ($(filter mica2 micaz clean,$(MAKECMDGOALS)),) +ifneq ($(filter mica2 micaz iris clean,$(MAKECMDGOALS)),) include $(MAKERULES) else %: -- 2.39.2