]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/SerialBlink/Makefile
Improve some of READMEs from the Deluge T2 test applications.
[tinyos-2.x.git] / apps / tests / deluge / SerialBlink / Makefile
index 5a995f0bb36532f6e961d105464bab823cf64983..5aad1f195c9fd346b102e1d236797a3448cce67f 100644 (file)
@@ -1,6 +1,7 @@
 COMPONENT=BlinkAppC
-TINYOS_NP=BNP
+BOOTLOADER=tosboot
 
-CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_LIGHT_BASESTATION
 
 include $(MAKERULES)