Correct paths when moving examples for regession tests
This commit is contained in:
parent
3c19e870f1
commit
d331d39e93
7 changed files with 9 additions and 9 deletions
|
@ -4,6 +4,6 @@ CONTIKI_PROJECT = avr_radio_power
|
|||
APPS+=powertrace
|
||||
all: $(CONTIKI_PROJECT)
|
||||
|
||||
CONTIKI = ../../../..
|
||||
CONTIKI = ../../..
|
||||
CONTIKI_WITH_RIME = 1
|
||||
include $(CONTIKI)/Makefile.include
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue