Need to explicitly include the sicslowmac module and the fakeuip.c file.
This commit is contained in:
parent
1be10f026a
commit
89e07a97a2
@ -10,4 +10,8 @@ CFLAGS=-DUIP_CONF_IPV6=0 -DUIP_CONF_IPV6_RPL=0
|
|||||||
|
|
||||||
CONTIKI = ../..
|
CONTIKI = ../..
|
||||||
|
|
||||||
|
MODULES+=core/net/mac/sicslowmac core/net/mac
|
||||||
|
|
||||||
|
PROJECT_SOURCEFILES += fakeuip.c
|
||||||
|
|
||||||
include $(CONTIKI)/Makefile.include
|
include $(CONTIKI)/Makefile.include
|
||||||
|
Loading…
Reference in New Issue
Block a user