summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:54:37 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:54:37 +0200
commit36ffd6f18af9644a951d7f89512d809fe91d9cdf (patch)
tree8c3bac1bb404737d9ce499f3cbc55e673761049e /arch/m68k/Makefile
parent39a78d995122d66f846a70f8a49441a28d1c5112 (diff)
downloadbarebox-36ffd6f18af9644a951d7f89512d809fe91d9cdf.tar.gz
barebox-36ffd6f18af9644a951d7f89512d809fe91d9cdf.tar.xz
[kbuild] move -pipe from architecture Makefiles to toplevel
Makefile
Diffstat (limited to 'arch/m68k/Makefile')
-rw-r--r--arch/m68k/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/Makefile b/arch/m68k/Makefile
index e38f66bebb..d30b335d1d 100644
--- a/arch/m68k/Makefile
+++ b/arch/m68k/Makefile
@@ -18,7 +18,7 @@
# along with U-Boot V2. If not, see <http://www.gnu.org/licenses/>.
#
-CPPFLAGS += -isystem $(gccincdir) -pipe -D __M68K__ \
+CPPFLAGS += -isystem $(gccincdir) -D __M68K__ \
-fno-strict-aliasing