1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-21 20:43:50 +01:00
RIOT/tests/unittests/tests-sock_util/Makefile.include

10 lines
255 B
Makefile

USEMODULE += sock_util
USEMODULE += gnrc_sock
USEMODULE += gnrc_sock_udp
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