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

8 lines
211 B
Makefile

# use the default network interface for the board
USEMODULE += netdev_default
EXTERNAL_BOARD_DIRS += $(CURDIR)/../external_board_dirs/netdev-ci-boards
include ../Makefile.net_common
include Makefile.netdev.mk