Skip to content
Commit a5854dd7 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

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: default avatarChris Metcalf <cmetcalf@tilera.com>
Reviewed-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 3b3c1b9d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment