1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:52:44 +01:00

added OFLAGS to Makefile.include for telosb

This commit is contained in:
Thomas Eichinger 2013-12-16 15:06:31 +01:00
parent 0aa240a1c0
commit 8106974e90

View File

@ -23,3 +23,4 @@ export HEXFILE = bin/$(PROJECT).hex
export FFLAGS = --telosb -c $(PORT) -r -e -I -p $(HEXFILE)
export INCLUDES += -I $(RIOTCPU)/msp430-common/include/
export OFLAGS = -O ihex