sock: Add dependencies for sock_util
This commit is contained in:
parent
392c40e1a0
commit
be9372833d
@ -693,6 +693,8 @@ endif
|
|||||||
|
|
||||||
ifneq (,$(filter sock_util,$(USEMODULE)))
|
ifneq (,$(filter sock_util,$(USEMODULE)))
|
||||||
USEMODULE += posix
|
USEMODULE += posix
|
||||||
|
USEMODULE += fmt
|
||||||
|
USEMODULE += sock_udp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq (,$(filter event_%,$(USEMODULE)))
|
ifneq (,$(filter event_%,$(USEMODULE)))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user