1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/unittests/tests-dns_cache/Makefile.include
Martine Lenders 8bec9c1115
sock_dns_cache: move to dns_cache
Also piggy-back some fixes to the unittests and submodule handling
2022-07-18 15:27:58 +02:00

5 lines
84 B
Makefile

USEMODULE += dns_cache
USEMODULE += ipv4
USEMODULE += ipv6
USEMODULE += ztimer_usec