mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 03:05:14 +00:00
removed old cfs.c
This commit is contained in:
parent
166ff3a4a0
commit
cbc6f57f34
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.cooja,v 1.17 2007/05/19 07:57:59 oliverschmidt Exp $
|
||||
# $Id: Makefile.cooja,v 1.18 2007/05/21 14:57:47 fros4943 Exp $
|
||||
|
||||
## The COOJA Simulator Contiki platform Makefile
|
||||
##
|
||||
@ -62,7 +62,7 @@ COOJA_INTFS = beep.c button-sensor.c ip.c leds-arch.c moteid.c \
|
||||
pir-sensor.c rs232.c vib-sensor.c \
|
||||
clock.c log.c radio-sensor.c cfs-cooja.c
|
||||
|
||||
CORE_FILES = random.c sensors.c leds.c serial.c cfs.c symbols.c
|
||||
CORE_FILES = random.c sensors.c leds.c serial.c symbols.c
|
||||
|
||||
CONTIKI_TARGET_SOURCEFILES = \
|
||||
$(COOJA_BASE) $(COOJA_INTFS) $(CORE_FILES) $(PROJECT_SOURCEFILES)
|
||||
|
Loading…
Reference in New Issue
Block a user