diff options
author | Chris Metcalf <cmetcalf@tilera.com> | 2010-08-15 19:01:45 (GMT) |
---|---|---|
committer | Chris Metcalf <cmetcalf@tilera.com> | 2010-08-15 20:14:07 (GMT) |
commit | a5854dd7f30c3849edf9b9711362e2dd51d3f855 (patch) | |
tree | e4e84e168eab39fa7e8bdd943447ea241ce6979a /kernel/irq | |
parent | 3b3c1b9d04db2ac925818c3cff677f5353c0b559 (diff) | |
download | linux-a5854dd7f30c3849edf9b9711362e2dd51d3f855.tar.xz |
arch/tile: don't validate CROSS_COMPILE needlessly
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>
Diffstat (limited to 'kernel/irq')
0 files changed, 0 insertions, 0 deletions