1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/slwstk6000b/Makefile
Gaëtan Harter ddf3874995
boards/slwstk6000b: migrate to use a common/slwstk6000b
Migrate the board to be implemented with a common/slwstk6000b.

It is a pre step for splitting the board for each "BOARD_MODULE".
2019-10-08 15:36:09 +02:00

6 lines
104 B
Makefile

MODULE = board_common_slwstk6000b
DIRS = $(RIOTBOARD)/common/silabs
include $(RIOTBASE)/Makefile.base