drivers: ethos: add missing dependency to random module
This commit is contained in:
parent
506e23f481
commit
b1c06be9e4
@ -464,6 +464,7 @@ endif
|
||||
|
||||
ifneq (,$(filter ethos,$(USEMODULE)))
|
||||
USEMODULE += netdev2_eth
|
||||
USEMODULE += random
|
||||
endif
|
||||
|
||||
ifneq (,$(filter random,$(USEMODULE)))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user