Skip to content
Snippets Groups Projects
Unverified Commit be937283 authored by Koen Zandberg's avatar Koen Zandberg
Browse files

sock: Add dependencies for sock_util

parent 392c40e1
No related branches found
No related tags found
No related merge requests found
......@@ -693,6 +693,8 @@ endif
ifneq (,$(filter sock_util,$(USEMODULE)))
USEMODULE += posix
USEMODULE += fmt
USEMODULE += sock_udp
endif
ifneq (,$(filter event_%,$(USEMODULE)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment