Merge pull request #590 from g-oikonomou/native-rpl-module

Include the RPL module for the native platform
This commit is contained in:
Nicolas Tsiftes 2014-03-18 12:32:56 +01:00
commit b78eb96a54
1 changed files with 2 additions and 1 deletions

View File

@ -46,4 +46,5 @@ 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
MODULES+=core/net/ip core/net/ipv4 core/net core/net/ipv6 core/net/rime \
core/net/mac core/net/rpl