]> 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 3187376865629a41ddf12bf5e26af92002b6ff64..caf65c10909db995cc64301f7d87ba4a7f94cc77 100644 (file)
@@ -1,6 +1,7 @@
-COMPONENT=GoldenImageC
-TINYOS_NP=BNP
+COMPONENT=GoldenImageAppC
+BOOTLOADER=tosboot
 
-CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_LIGHT_BASESTATION
 
 include $(MAKERULES)