]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/BaseStation/Makefile
Updated README's to describe different options when compiling for the CC2420. Update...
[tinyos-2.x.git] / apps / BaseStation / Makefile
index 3e098f4c73f15d7713e37de9859bee4a4d2c48b2..3c052e790cdf2f3a46e52aeaf9f2e7275ce4b264 100644 (file)
@@ -1,3 +1,6 @@
 COMPONENT=BaseStationC
+CFLAGS += -DCC2420_NO_ACKNOWLEDGEMENTS
+CFLAGS += -DCC2420_NO_ADDRESS_RECOGNITION
+
 include $(MAKERULES)