From f34f720836dce2efb661a046f017a51e359abeb8 Mon Sep 17 00:00:00 2001 From: anthony-a Date: Mon, 25 Jan 2010 23:18:17 +0000 Subject: [PATCH] move RIME declaration from cpu/cc2430/Makefile.cc2430 . (or at least what I recall, did this months ago!) --- platform/sensinode/Makefile.sensinode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/sensinode/Makefile.sensinode b/platform/sensinode/Makefile.sensinode index f8d259e28..8512a8771 100644 --- a/platform/sensinode/Makefile.sensinode +++ b/platform/sensinode/Makefile.sensinode @@ -13,7 +13,7 @@ ifndef CONTIKI $(error CONTIKI not defined! You must specify where CONTIKI resides!) endif - +CFLAGS += -DRIME_CONF_NO_POLITE_ANNOUCEMENTS RIME_CONF_NO_POLITE_ANNOUCEMENTS = 1 # Define the default UART for tools and tool commands