1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 05:53:49 +01:00

* added missing msp430_common module to Makefile

This commit is contained in:
Oliver Hahm 2013-06-11 11:37:29 +02:00
parent a241da6bf7
commit 79b97c9946

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/