summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:24:50 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:24:50 +0200
commit878f38de8fea2523cb18562344a2ab0dafc58017 (patch)
tree23c7fff3a4562b4cb06cdf63b5650b09d3a55695 /arch/blackfin/Makefile
parentdabec3a7a165f7cce58f45c05059c4ee9e2529a9 (diff)
downloadbarebox-878f38de8fea2523cb18562344a2ab0dafc58017.tar.gz
barebox-878f38de8fea2523cb18562344a2ab0dafc58017.tar.xz
[kbuild] change architecture Makefiles not to overwrite
CFLAGS, instead append them to the existing CFLAGS. Also, remove all double CFLAGS
Diffstat (limited to 'arch/blackfin/Makefile')
-rw-r--r--arch/blackfin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Makefile b/arch/blackfin/Makefile
index f68da3231d..f84d76643d 100644
--- a/arch/blackfin/Makefile
+++ b/arch/blackfin/Makefile
@@ -9,7 +9,7 @@ cpu-$(CONFIG_BF561) := bf561
TEXT_BASE = $(CONFIG_TEXT_BASE)
CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE) -P
-CFLAGS := -fno-common -Os -D__blackfin__
+CFLAGS += -Os -D__blackfin__
# -Ttext $(TEXT_BASE)
KALLSYMS += --symbol-prefix=_