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

12 lines
219 B
Makefile

include ../Makefile.tests_common
BOARD_WHITELIST := native
USEMODULE += gnrc_ipv6
USEMODULE += gnrc_sock_udp
USEMODULE += oonf_common
USEMODULE += oonf_rfc5444
USEPKG += oonf_api
include $(RIOTBASE)/Makefile.include