summaryrefslogtreecommitdiffstats
path: root/arch/ppc/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:39:45 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:39:45 +0200
commit847934bc960ba1588c87e283118318dfdd78d4c0 (patch)
treeb920bc3db045395baf792a27e31af3f874e4e37f /arch/ppc/Makefile
parentb8725ffe1db57499eff887a8f10b726dc8946a03 (diff)
downloadbarebox-847934bc960ba1588c87e283118318dfdd78d4c0.tar.gz
barebox-847934bc960ba1588c87e283118318dfdd78d4c0.tar.xz
[kbuild] move -nostdinc from architecture Makefiles to toplevel
Makefile
Diffstat (limited to 'arch/ppc/Makefile')
-rw-r--r--arch/ppc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/Makefile b/arch/ppc/Makefile
index 09553d8372..057f8be2ef 100644
--- a/arch/ppc/Makefile
+++ b/arch/ppc/Makefile
@@ -1,5 +1,5 @@
-CPPFLAGS += -nostdinc -Wall -ffixed-r14 \
+CPPFLAGS += -Wall -ffixed-r14 \
-pipe -meabi -Wstrict-prototypes -D __PPC__ -D CONFIG_PPC \
-fno-strict-aliasing