android_kernel_motorola_sm6225/arch/mips/sibyte/sb1250
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
..
bcm1250_tbprof.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
bus_watcher.c [MIPS] A few more pt_regs fixups. 2006-10-19 17:55:13 +01:00
irq.c [MIPS] use name instead of typename for each irq_chip 2007-02-06 16:53:14 +00:00
Makefile [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
prom.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
setup.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
smp.c [MIPS] Complete fixes after removal of pt_regs argument to int handlers. 2006-10-08 02:38:28 +01:00
time.c [MIPS] mips HPT cleanup: make clocksource_mips public 2006-11-30 01:14:49 +00:00