1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 01:12:44 +01:00
RIOT/tests/pkg_etl/Makefile

10 lines
222 B
Makefile
Raw Normal View History

include ../Makefile.tests_common
USEPKG += etl
# Kconfig build is broken due to invalid module resolution with Kconfig for this board
BOARD_BLACKLIST := \
6lowpan-clicker \
#
include $(RIOTBASE)/Makefile.include