]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tosthreads/apps/TestBlockStorage/Makefile
iris specific updates
[tinyos-2.x.git] / apps / tosthreads / apps / TestBlockStorage / Makefile
index 6861fb769cdb9f4a8d8084218a6719fe98b69217..c10c64ffd40a3942ea019ca7147f26080434d5ba 100644 (file)
@@ -3,7 +3,7 @@ COMPONENT=TestBlockStorageAppC
 ifneq ($(filter telosb,$(MAKECMDGOALS)),)
   CFLAGS+=-DUSE_STM25P
 endif
-ifneq ($(filter micaz,$(MAKECMDGOALS)),)
+ifneq ($(filter micaz iris,$(MAKECMDGOALS)),)
   CFLAGS+=-DUSE_AT45DB
 endif