mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
moved protocol-multiplex into link_layer subfolder
This commit is contained in:
parent
38be829901
commit
2f20e9db51
@ -62,7 +62,7 @@ ifneq (,$(findstring net_help,$(USEMODULE)))
|
||||
DIRS += net/net_help
|
||||
endif
|
||||
ifneq (,$(findstring protocol_multiplex,$(USEMODULE)))
|
||||
DIRS += net/protocol-multiplex
|
||||
DIRS += net/link_layer/protocol-multiplex
|
||||
endif
|
||||
ifneq (,$(findstring sixlowpan,$(USEMODULE)))
|
||||
DIRS += net/sixlowpan
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user