1
linux/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
ashrdi3.c
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
lshrdi3.c
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
memset.S [MIPS] Unify memset.S 2007-02-06 16:53:12 +00:00
promlib.c
strlen_user.S
strncpy_user.S
strnlen_user.S
uncached.c [MIPS] Fix warnings in run_uncached on 32bit kernel 2007-02-06 16:53:24 +00:00