From 519532183fa05b92cf0affefe28f7e992c5d5158 Mon Sep 17 00:00:00 2001 From: nvt-se Date: Thu, 17 Sep 2009 13:28:41 +0000 Subject: [PATCH] do not enable Coffee until the new SD driver is in place. --- platform/msb430/Makefile.msb430 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/msb430/Makefile.msb430 b/platform/msb430/Makefile.msb430 index d526f7160..4301a4a65 100644 --- a/platform/msb430/Makefile.msb430 +++ b/platform/msb430/Makefile.msb430 @@ -2,7 +2,7 @@ SENSORS = sensors.c irq.c sht11.c MSB = dma.c infomem.c node-id.c \ msb430-uart1.c rs232.c \ cc1020.c cc1020-uip.c adc.c init-net-rime.c \ - msb430-slip-arch.c cfs-coffee.c + msb430-slip-arch.c CONTIKI_TARGET_DIRS = . dev apps loader ifndef CONTIKI_TARGET_MAIN