From 959c4f3ee2f8b5e13ce8739b0a17298d3b69d671 Mon Sep 17 00:00:00 2001 From: adamdunkels Date: Tue, 8 Jan 2008 08:18:00 +0000 Subject: [PATCH] Removed ENERGEST_CONF_ON which is present in contiki-conf.h anyway --- platform/sky/Makefile.sky | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/platform/sky/Makefile.sky b/platform/sky/Makefile.sky index 69bc51597..122b2cec6 100644 --- a/platform/sky/Makefile.sky +++ b/platform/sky/Makefile.sky @@ -1,11 +1,11 @@ -# $Id: Makefile.sky,v 1.13 2007/11/28 23:31:53 adamdunkels Exp $ +# $Id: Makefile.sky,v 1.14 2008/01/08 08:18:00 adamdunkels Exp $ ARCH=msp430.c leds.c watchdog.c light.c spi.c ds2411.c \ xmem.c i2c.c sht11.c battery-sensor.c \ simple-cc2420.c simple-cc2420-arch.c irq.c energest-arch.c \ node-id.c sensors.c button-sensor.c cfs-xmem.c \ - radio-sensor.c uart1.c uip-ipchksum.c\ + radio-sensor.c uart1.c uip-ipchksum.c \ #slip.c slip_uart1.c CONTIKI_TARGET_DIRS = . dev apps net @@ -13,8 +13,6 @@ ifndef CONTIKI_TARGET_MAIN CONTIKI_TARGET_MAIN = contiki-sky-main.c endif -CFLAGS += -DENERGEST_CONF_ON=1 - CONTIKI_TARGET_SOURCEFILES += $(ARCH) $(UIPDRIVERS) $(CONTIKI_TARGET_MAIN) MCU=msp430x1611