1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/build_system/external_board_dirs/netdev-ci-boards/nrf52840-ci-eth/Makefile

7 lines
181 B
Makefile
Raw Normal View History

# This must be a different name than 'board' as it is implemented by 'nrf52840dk'
MODULE = board_nrf52840_ci_eth
DIRS += $(RIOTBOARD)/nrf52840dk
include $(RIOTBASE)/Makefile.base