Staging
v0.5.1
https://github.com/torvalds/linux
Revision d2af363cfb94f1bacb3e60327bc44a97881a38c2 authored by Atsushi Nemoto on 22 February 2007, 15:39:48 UTC, committed by Ralf Baechle on 26 February 2007, 23:06:05 UTC
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>
1 parent 67e2ccc
History
Tip revision: d2af363cfb94f1bacb3e60327bc44a97881a38c2 authored by Atsushi Nemoto on 22 February 2007, 15:39:48 UTC
[MIPS] Kill redundant EXTRA_AFLAGS
Tip revision: d2af363
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.2 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top