summaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorAtsushi Nemoto2007-09-08 19:50:42 +0200
committerRalf Baechle2007-10-12 00:46:03 +0200
commitb47bd961e298aff8144a98bff38cf4de4a2834b9 (patch)
tree40678341bf265c4337ddb4f3af45bd15bdf28d33 /arch/mips
parent[MIPS] Define known MIPS ISA overrides for Sibyte and Excite boards. (diff)
downloadkernel-qcow2-linux-b47bd961e298aff8144a98bff38cf4de4a2834b9.tar.gz
kernel-qcow2-linux-b47bd961e298aff8144a98bff38cf4de4a2834b9.tar.xz
kernel-qcow2-linux-b47bd961e298aff8144a98bff38cf4de4a2834b9.zip
[MIPS] Kill redundant EXTRA_AFLAGS
Kill redundant EXTRA_AFLAGS added after the commit d2af363cfb94f1bacb3e60327bc44a97881a38c2. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/lemote/lm2e/Makefile1
-rw-r--r--arch/mips/sibyte/common/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/lemote/lm2e/Makefile b/arch/mips/lemote/lm2e/Makefile
index dcaf6f4c3a37..d34671d1b899 100644
--- a/arch/mips/lemote/lm2e/Makefile
+++ b/arch/mips/lemote/lm2e/Makefile
@@ -4,5 +4,4 @@
obj-y += setup.o prom.o reset.o irq.o pci.o bonito-irq.o dbg_io.o mem.o
-EXTRA_AFLAGS := $(CFLAGS)
EXTRA_CFLAGS += -Werror
diff --git a/arch/mips/sibyte/common/Makefile b/arch/mips/sibyte/common/Makefile
index f8ae30066a05..48a91b9e5870 100644
--- a/arch/mips/sibyte/common/Makefile
+++ b/arch/mips/sibyte/common/Makefile
@@ -2,5 +2,4 @@ obj-y :=
obj-$(CONFIG_SIBYTE_TBPROF) += sb_tbprof.o
-EXTRA_AFLAGS := $(CFLAGS)
EXTRA_CFLAGS += -Werror