# define the module that is built
MODULE = cpu

# add a list of subdirectories, that should also be built
DIRS = periph nano vendor

include $(RIOTBASE)/Makefile.base
