Makefile 131 Bytes
MODULE =cpu

include $(RIOTCPU)/$(CPU)/Makefile.include

DIRS = $(RIOTCPU)/msp430_common periph

include $(RIOTBASE)/Makefile.base