https://github.com/torvalds/linux
Revision a5854dd7f30c3849edf9b9711362e2dd51d3f855 authored by Chris Metcalf on 15 August 2010, 19:01:45 UTC, committed by Chris Metcalf on 15 August 2010, 20:14:07 UTC
With this change, the arch/tile Makefile will only check for a valid
combination of CROSS_COMPILE vs "uname -m" for a few common targets
that are typically the ones we get wrong (vmlinux, all, and modules).
The change handles the case of an empty "make" goal like "make all".

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
1 parent 3b3c1b9
History
Tip revision: a5854dd7f30c3849edf9b9711362e2dd51d3f855 authored by Chris Metcalf on 15 August 2010, 19:01:45 UTC
arch/tile: don't validate CROSS_COMPILE needlessly
Tip revision: a5854dd
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 172.0 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top