mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
Merge pull request #11504 from miri64/gnrc_mac/cleanup/rename
gnrc_mac: rename directory in line with other modules
This commit is contained in:
commit
11fc3b9335
@ -44,7 +44,7 @@ ifneq (,$(filter gnrc_nettest,$(USEMODULE)))
|
||||
DIRS += nettest
|
||||
endif
|
||||
ifneq (,$(filter gnrc_mac,$(USEMODULE)))
|
||||
DIRS += link_layer/gnrc_mac
|
||||
DIRS += link_layer/mac
|
||||
endif
|
||||
ifneq (,$(filter gnrc_pkt,$(USEMODULE)))
|
||||
DIRS += pkt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user