1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-17 18:43:50 +01:00
RIOT/tests/unittests/tests-sock_util/Makefile.include
2018-07-20 11:48:29 +02:00

7 lines
134 B
Makefile

USEMODULE += sock_util
USEMODULE += gnrc_sock
USEMODULE += gnrc_ipv6
USEMODULE += ipv4_addr
USEMODULE += ipv6_addr
USEMODULE += posix