mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
oonf_common: depends on the oonf_api package
This commit is contained in:
parent
ff6fd3f9b3
commit
e5188cf216
@ -158,5 +158,6 @@ ifneq (,$(filter fib,$(USEMODULE)))
|
||||
endif
|
||||
|
||||
ifneq (,$(filter oonf_common,$(USEMODULE)))
|
||||
USEPKG += oonf_api
|
||||
USEMODULE += socket_base
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user