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