Move ipv6-hooks examples to libs directory
This commit is contained in:
parent
8b95d22589
commit
f5ae6b641e
@ -1,5 +1,5 @@
|
||||
CONTIKI_PROJECT = ipv6-hooks
|
||||
all: $(CONTIKI_PROJECT)
|
||||
|
||||
CONTIKI=../..
|
||||
CONTIKI=../../..
|
||||
include $(CONTIKI)/Makefile.include
|
@ -20,7 +20,7 @@ rpl-udp/sky \
|
||||
rpl-border-router/native \
|
||||
rpl-border-router/sky \
|
||||
slip-radio/sky \
|
||||
ipv6-hooks/sky \
|
||||
libs/ipv6-hooks/sky \
|
||||
nullnet/native \
|
||||
|
||||
TOOLS=
|
||||
|
@ -59,7 +59,7 @@ rpl-udp/openmote-cc2538 \
|
||||
dev/gpio-hal/openmote-cc2538 \
|
||||
dev/leds/openmote-cc2538 \
|
||||
rpl-border-router/openmote-cc2538 \
|
||||
ipv6-hooks/openmote-cc2538 \
|
||||
libs/ipv6-hooks/openmote-cc2538 \
|
||||
|
||||
TOOLS=
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user