Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b47bd961 authored by Atsushi Nemoto's avatar Atsushi Nemoto Committed by Ralf Baechle
Browse files

[MIPS] Kill redundant EXTRA_AFLAGS



Kill redundant EXTRA_AFLAGS added after the commit
d2af363c.

Signed-off-by: default avatarAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent bcb0fd94
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
+0 −1
Original line number Diff line number Diff line
@@ -2,5 +2,4 @@ obj-y :=

obj-$(CONFIG_SIBYTE_TBPROF)		+= sb_tbprof.o

EXTRA_AFLAGS := $(CFLAGS)
EXTRA_CFLAGS += -Werror