Skip to content
Snippets Groups Projects
Commit acd304e1 authored by Oleg Hahm's avatar Oleg Hahm
Browse files

moved RPL into routing subfolder

parent a7d3092a
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@ ifneq (,$(findstring sixlowpan,$(USEMODULE)))
DIRS += net/sixlowpan
endif
ifneq (,$(findstring rpl,$(USEMODULE)))
DIRS += net/rpl
DIRS += net/routing/rpl
endif
ifneq (,$(findstring ieee802154,$(USEMODULE)))
DIRS += net/ieee802154
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment