1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/netif/Makefile
2020-08-25 17:42:25 +02:00

8 lines
128 B
Makefile

include ../Makefile.tests_common
USEMODULE += embunit
USEMODULE += netif
USEMODULE += od
include $(RIOTBASE)/Makefile.include