linux-stable/arch/mips/lib
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
..
ashldi3.c [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
ashrdi3.c [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
csum_partial.S [MIPS] csum_partial and copy in parallel 2007-01-08 21:41:04 +00:00
iomap-pci.c [MIPS] Iomap implementation. 2007-02-18 21:31:34 +00:00
iomap.c [MIPS] Iomap implementation. 2007-02-18 21:31:34 +00:00
libgcc.h [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
lshrdi3.c [MIPS] Fix optimization for size build. 2006-06-19 17:39:16 +01:00
Makefile [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
memcpy-inatomic.S [MIPS] Fixup copy_from_user_inatomic 2007-02-20 01:26:42 +00:00
memcpy.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
memset.S [MIPS] Unify memset.S 2007-02-06 16:53:12 +00:00
promlib.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
strlen_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
strncpy_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
strnlen_user.S kbuild: mips use generic asm-offsets.h support 2005-09-09 22:32:31 +02:00
uncached.c [MIPS] Fix warnings in run_uncached on 32bit kernel 2007-02-06 16:53:24 +00:00