]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/GoldenImage/Makefile
Merge TinyOS 2.1.1 into master.
[tinyos-2.x.git] / apps / tests / deluge / GoldenImage / Makefile
index 3187376865629a41ddf12bf5e26af92002b6ff64..c560f82c459e8bd8395dd470d7f6a3fc428f3b96 100644 (file)
@@ -1,6 +1,6 @@
-COMPONENT=GoldenImageC
-TINYOS_NP=BNP
+COMPONENT=GoldenImageAppC
+BOOTLOADER=tosboot
 
-CFLAGS += -DDELUGE_BASESTATION
+CFLAGS+=-DDELUGE_LIGHT_BASESTATION
 
 include $(MAKERULES)