1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-sock_util/Makefile.include
2022-01-13 18:40:12 +01:00

9 lines
228 B
Makefile

USEMODULE += sock_util
USEMODULE += gnrc_sock
USEMODULE += gnrc_ipv6
USEMODULE += ipv4_addr
USEMODULE += ipv6_addr
USEMODULE += posix_headers
# GNRC has no support for IPv4, still force it on for the unit test
USEMODULE += ipv4