mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
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 New Issue
Block a user