1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/net/sntp/Makefile

10 lines
213 B
Makefile

include ../Makefile.net_common
USEMODULE += sntp
USEMODULE += gnrc_ipv6_default
USEMODULE += auto_init_gnrc_netif
USEMODULE += netdev_default
USEMODULE += shell_cmds_default
include $(RIOTBASE)/Makefile.include