linux_dsm_epyc7002/arch/mips/mips-boards/generic
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
..
cmdline.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
display.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gdb_hook.c [MIPS] kgdb: Let gcc compute the array size itself. 2006-04-19 04:14:28 +02:00
init.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
Makefile [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
memory.c [MIPS] prom_free_prom_memory cleanup 2007-02-06 16:53:09 +00:00
pci.c [MIPS] Fix warning in mips-boards generic PCI 2006-11-01 17:46:10 +00:00
printf.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
reset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
time.c [MIPS] Fix build errors on SEAD 2007-01-08 21:41:04 +00:00