]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - apps/tests/rf230/RF230Sniffer/Makefile
go back to RF230* names
[tinyos-2.x.git] / apps / tests / rf230 / RF230Sniffer / Makefile
index aae82975b096d800e1bde4509430f37eccae6686..531d906196728d40018a990d58230a903f58c600 100644 (file)
@@ -2,5 +2,5 @@ COMPONENT=RF230SnifferC
 CFLAGS += -I$(TOSDIR)/lib/diagmsg
 CFLAGS += -DTASKLET_IS_TASK
 CFLAGS += -DDIAGMSG_RECORDED_MSGS=60
-CFLAGS += -DRF230_DEBUG -DRF230_DEBUG_MESSAGES
+CFLAGS += -DRADIO_DEBUG -DRADIO_DEBUG_MESSAGES
 include $(MAKERULES)