]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/deluge/SerialBlink/Makefile
Performance enhancements to tos.py, rename of TINYOS_NP=BNP to BOOTLOADER=tosboot...
[tinyos-2.x.git] / apps / tests / deluge / SerialBlink / Makefile
index ee6423d3086ebb90926a938ea81276434715865e..319a5d83661068dfbb40342d8670c3c6bc8a083f 100644 (file)
@@ -1,7 +1,4 @@
 COMPONENT=BlinkAppC
-TINYOS_NP=BNP
-
-CFLAGS += -DTOSH_DATA_LENGTH=100
-CFLAGS += -DDELUGE_BASESTATION
+BOOTLOADER=tosboot
 
 include $(MAKERULES)