From 3a3e65a78de8373343f9fba8bcd4715da340b6c4 Mon Sep 17 00:00:00 2001 From: Adam Dunkels Date: Fri, 22 Nov 2013 09:46:21 +0100 Subject: [PATCH] Use the MODULES mechanism for the native platform --- platform/native/Makefile.native | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/native/Makefile.native b/platform/native/Makefile.native index 8d4329130..c6c100d1c 100644 --- a/platform/native/Makefile.native +++ b/platform/native/Makefile.native @@ -46,3 +46,4 @@ CURSES_LIBS ?= -lncurses TARGET_LIBFILES += $(CURSES_LIBS) +MODULES+=core/net/ip core/net/ipv4 core/net core/net/ipv6