mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:12:57 +01:00
ieee802154/submac: add missing dependency to random
This commit is contained in:
parent
73e32207df
commit
b9da266820
@ -189,6 +189,7 @@ endif
|
||||
|
||||
ifneq (,$(filter ieee802154_submac,$(USEMODULE)))
|
||||
USEMODULE += xtimer
|
||||
USEMODULE += random
|
||||
endif
|
||||
|
||||
ifneq (,$(filter l2util,$(USEMODULE)))
|
||||
|
Loading…
Reference in New Issue
Block a user