summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:37:52 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:37:52 +0200
commitb8725ffe1db57499eff887a8f10b726dc8946a03 (patch)
treee13b01d0d3eab0469e1b419ba7ae675557a95bca /arch/blackfin/Makefile
parentbca64df5016ce0cb6c69b8f55ae286916cb848b2 (diff)
downloadbarebox-b8725ffe1db57499eff887a8f10b726dc8946a03.tar.gz
barebox-b8725ffe1db57499eff887a8f10b726dc8946a03.tar.xz
[kbuild] move -ffreestanding from architecture Makefiles to toplevel
Makefile
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 7f42a1d54c..bf0716329c 100644
--- a/arch/blackfin/Makefile
+++ b/arch/blackfin/Makefile
@@ -1,5 +1,5 @@
-CPPFLAGS += -ffreestanding -nostdinc -Wall \
+CPPFLAGS += -nostdinc -Wall \
-pipe -fno-strict-aliasing