# tell the Makefile.base which module to build
MODULE = $(BOARD)_base
# add a list of board specific subdirectories that should also be build
DIRS =
include $(RIOTBASE)/Makefile.base