]> 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 35393d2bf232a8cd3eff5543b9095fbabe5a1c2a..c560f82c459e8bd8395dd470d7f6a3fc428f3b96 100644 (file)
@@ -1,7 +1,6 @@
-COMPONENT=GoldenImageC
-TINYOS_NP=BNP
+COMPONENT=GoldenImageAppC
+BOOTLOADER=tosboot
 
-CFLAGS += -DTOSH_DATA_LENGTH=100
-CFLAGS += -DDELUGE_BASESTATION
+CFLAGS+=-DDELUGE_LIGHT_BASESTATION
 
 include $(MAKERULES)