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