summaryrefslogtreecommitdiffstats
path: root/rbutil/mktccboot
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-02 16:59:26 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2012-01-02 16:59:26 +0000
commitc5530d9258441d97fdc4436f3475af96c3d4fec0 (patch)
tree1bb0275ad18b41dc2657fc085cbcffd96348a8aa /rbutil/mktccboot
parent8c6c6a6b2077abcee6171890a00dafe8fae722ee (diff)
downloadrockbox-c5530d9258441d97fdc4436f3475af96c3d4fec0.tar.gz
rockbox-c5530d9258441d97fdc4436f3475af96c3d4fec0.zip
Allow passing additional CFLAGS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31524 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/mktccboot')
-rw-r--r--rbutil/mktccboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/rbutil/mktccboot/Makefile b/rbutil/mktccboot/Makefile
index 3bca0ba05e..31ad68e643 100644
--- a/rbutil/mktccboot/Makefile
+++ b/rbutil/mktccboot/Makefile
@@ -9,7 +9,7 @@
# We use the Telechips code available in the Rockbox tools/ directory
TOOLSDIR = ../../tools/
-CFLAGS := -O -g -W -Wall -Wshadow -pedantic -I$(TOOLSDIR)
+CFLAGS += -O -g -W -Wall -Wshadow -pedantic -I$(TOOLSDIR)
OUTPUT = mktccboot