]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/Blink/Makefile
Performance enhancements to tos.py, rename of TINYOS_NP=BNP to BOOTLOADER=tosboot...
[tinyos-2.x.git] / apps / tests / deluge / Blink / 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)