]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/GoldenImage/Makefile
Address Vlado's comments and improve the GoldenImage's README.
[tinyos-2.x.git] / apps / tests / deluge / GoldenImage / Makefile
index 35393d2bf232a8cd3eff5543b9095fbabe5a1c2a..caf65c10909db995cc64301f7d87ba4a7f94cc77 100644 (file)
@@ -1,7 +1,7 @@
-COMPONENT=GoldenImageC
-TINYOS_NP=BNP
+COMPONENT=GoldenImageAppC
+BOOTLOADER=tosboot
 
-CFLAGS += -DTOSH_DATA_LENGTH=100
-CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_LIGHT_BASESTATION
 
 include $(MAKERULES)