1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/usb-kw41z/Makefile.include
Alexandre Abadie 13c89b5feb
boards/kw41z: move boards common kw41z to specific boards
usb-kw41z and frdm-kw41z are affected by this change.
2019-06-03 13:06:01 +02:00

5 lines
134 B
Makefile

# This board uses the shared board_init function
USEMODULE += boards_common_kw41z
include $(RIOTBOARD)/common/kw41z/Makefile.include