Merge pull request #603 from mmuman/native-platform-ctk-module
native: Add CTK to the module list
This commit is contained in:
commit
77ef1f08b2
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ CURSES_LIBS ?= -lncurses
|
|||
TARGET_LIBFILES += $(CURSES_LIBS)
|
||||
|
||||
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…
Add table
Reference in a new issue