summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:26:51 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:29:57 +0200
commit7681d868badf6f5775256ded3d2ec8593221a5c9 (patch)
treebe6cc86e984b746fcae593dd202f3d19e64a44dc /arch/m68k/Makefile
parent878f38de8fea2523cb18562344a2ab0dafc58017 (diff)
downloadbarebox-7681d868badf6f5775256ded3d2ec8593221a5c9.tar.gz
barebox-7681d868badf6f5775256ded3d2ec8593221a5c9.tar.xz
[kbuild] move -Os flag 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 995c160ee8..f568a8b26c 100644
--- a/arch/m68k/Makefile
+++ b/arch/m68k/Makefile
@@ -42,7 +42,7 @@ CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE) -P
AFLAGS += -gdwarf-2 -save-temps
# FIXME - remove overide
CFLAGS += -msoft-float -mcfv4e -gdwarf-2 -feliminate-unused-debug-types \
- -fmerge-all-constants -Os
+ -fmerge-all-constants
# Incompatible code in U-Boot for -std=c99
LDFLAGS_uboot :=-L $(shell dirname `$(CC) $(CFLAGS) -print-libgcc-file-name`) -lgcc
# --verbose --stats