1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-19 03:23:49 +01:00
2023-05-12 16:36:39 +02:00

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