- Removed rime_test from the Makefile
This commit is contained in:
parent
4a14db6d3a
commit
83988ef554
|
@ -2,7 +2,7 @@ ifndef TARGET
|
|||
TARGET=sensinode
|
||||
endif
|
||||
|
||||
CONTIKI_PROJECT = hello_world clock_test rime_test rf_test_rx rf_test_tx
|
||||
CONTIKI_PROJECT = hello_world clock_test rf_test_rx rf_test_tx
|
||||
all: $(CONTIKI_PROJECT)
|
||||
|
||||
CONTIKI = ../..
|
||||
|
|
Loading…
Reference in a new issue