summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/Makefile')
-rw-r--r--arch/m68k/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/m68k/Makefile b/arch/m68k/Makefile
index e376354a45..995c160ee8 100644
--- a/arch/m68k/Makefile
+++ b/arch/m68k/Makefile
@@ -41,9 +41,8 @@ TEXT_BASE = $(CONFIG_TEXT_BASE)
CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE) -P
AFLAGS += -gdwarf-2 -save-temps
# FIXME - remove overide
-CFLAGS := -Wall -Wundef -Wstrict-prototypes \
- -msoft-float -mcfv4e -gdwarf-2 -feliminate-unused-debug-types \
- -fmerge-all-constants -Os
+CFLAGS += -msoft-float -mcfv4e -gdwarf-2 -feliminate-unused-debug-types \
+ -fmerge-all-constants -Os
# Incompatible code in U-Boot for -std=c99
LDFLAGS_uboot :=-L $(shell dirname `$(CC) $(CFLAGS) -print-libgcc-file-name`) -lgcc
# --verbose --stats