Added link-stats and nbr-table to avr-ravenusb makefile
This commit is contained in:
parent
2fa239ee8d
commit
752fef9e42
|
@ -71,5 +71,5 @@ MODULES+=core/net/mac core/net/mac/sicslowmac \
|
|||
core/net/llsec
|
||||
else
|
||||
vpath %.c $(CONTIKI)/core/net/ipv6
|
||||
CONTIKI_SOURCEFILES += sicslowpan.c linkaddr.c
|
||||
CONTIKI_SOURCEFILES += sicslowpan.c linkaddr.c link-stats.c nbr-table.c
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue