]> 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 c77ce9665dde695cc0231eef0dba96b881c9a6a0..5aad1f195c9fd346b102e1d236797a3448cce67f 100644 (file)
@@ -1,4 +1,7 @@
 COMPONENT=BlinkAppC
-TINYOS_NP=BNP
+BOOTLOADER=tosboot
+
+#CFLAGS += -DDELUGE_BASESTATION
+#CFLAGS += -DDELUGE_LIGHT_BASESTATION
 
 include $(MAKERULES)