mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
ble/skald: move module to sys/net/ble
This commit is contained in:
parent
f6efecc3f0
commit
0c5929c185
@ -125,7 +125,7 @@ ifneq (,$(filter nanocoap,$(USEMODULE)))
|
||||
DIRS += net/application_layer/nanocoap
|
||||
endif
|
||||
ifneq (,$(filter skald,$(USEMODULE)))
|
||||
DIRS += net/skald
|
||||
DIRS += net/ble/skald
|
||||
endif
|
||||
ifneq (,$(filter cord_common,$(USEMODULE)))
|
||||
DIRS += net/application_layer/cord/common
|
||||
|
Loading…
Reference in New Issue
Block a user