* added missing msp430_common module to Makefile

This commit is contained in:
Oliver Hahm 2013-06-11 11:37:29 +02:00 committed by Oleg Hahm
parent abb028767c
commit 95ba2fc3ea

View File

@ -20,4 +20,5 @@ endif
export HEXFILE = bin/$(PROJECT).hex
export FFLAGS = -d $(PORT) -j uif "prog $(HEXFILE)"
export USEMODULE += msp430_common
export INCLUDES += -I $(RIOTCPU)/msp430-common/include/