native: Add CTK to the module list
It is needed for apps compiled WITH_GUI.
This commit is contained in:
parent
d8f76a346d
commit
726bdd699a
|
@ -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…
Reference in a new issue