Merge pull request #603 from mmuman/native-platform-ctk-module
native: Add CTK to the module list
This commit is contained in:
commit
77ef1f08b2
|
@ -47,4 +47,4 @@ CURSES_LIBS ?= -lncurses
|
||||||
TARGET_LIBFILES += $(CURSES_LIBS)
|
TARGET_LIBFILES += $(CURSES_LIBS)
|
||||||
|
|
||||||
MODULES+=core/net/ip core/net/ipv4 core/net core/net/ipv6 core/net/rime \
|
MODULES+=core/net/ip core/net/ipv4 core/net core/net/ipv6 core/net/rime \
|
||||||
core/net/mac core/net/rpl
|
core/net/mac core/net/rpl core/ctk
|
||||||
|
|
Loading…
Reference in a new issue