2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/arch/mips/tx4927/toshiba_rbtx4927
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
..
Makefile [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
toshiba_rbtx4927_irq.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
toshiba_rbtx4927_prom.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
toshiba_rbtx4927_setup.c [MIPS] RBTX49x7: declare prom_getcmdline() 2007-02-10 22:38:43 +00:00