Skip to content
Snippets Groups Projects
Unverified Commit 6244ce4f authored by Gaëtan Harter's avatar Gaëtan Harter Committed by GitHub
Browse files

Merge pull request #9511 from bergzand/pr/sockutil/deps

sock: Add dependencies for sock_util
parents c40869a5 be937283
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