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

moved net_help into crosslayer subfolder

parent 59e55c35
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ ifneq (,$(findstring net_mm,$(USEMODULE)))
DIRS += net/mm
endif
ifneq (,$(findstring net_help,$(USEMODULE)))
DIRS += net/net_help
DIRS += net/crosslayer/net_help
endif
ifneq (,$(findstring protocol_multiplex,$(USEMODULE)))
DIRS += net/link_layer/protocol-multiplex
......
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