linux-kernel-test/arch/mips/mips-boards
Atsushi Nemoto d2af363cfb [MIPS] Kill redundant EXTRA_AFLAGS
Many Makefiles in arch/mips have EXTRA_AFLAGS := $(CFLAGS) line.  This
is redundant while AFLAGS contains $(cflags-y) and any options only
listed in CFLAGS (not in cflags-y) should be unnecessary for asm
sources.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-02-26 23:06:05 +00:00
..
atlas [MIPS] Use ARRAY_SIZE macro when appropriate 2007-02-06 16:53:19 +00:00
generic [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
malta [MIPS] Use ARRAY_SIZE macro when appropriate 2007-02-06 16:53:19 +00:00
sead [MIPS] Define MIPS_CPU_IRQ_BASE in generic header 2007-02-06 16:53:08 +00:00
sim [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00