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