Use the MODULES mechanism for the native platform
This commit is contained in:
parent
cf17bb441f
commit
3a3e65a78d
|
@ -46,3 +46,4 @@ CURSES_LIBS ?= -lncurses
|
||||||
|
|
||||||
TARGET_LIBFILES += $(CURSES_LIBS)
|
TARGET_LIBFILES += $(CURSES_LIBS)
|
||||||
|
|
||||||
|
MODULES+=core/net/ip core/net/ipv4 core/net core/net/ipv6
|
||||||
|
|
Loading…
Reference in a new issue