From: Michael Ellerman Date: Tue, 2 Dec 2014 05:52:08 +0000 (+1100) Subject: selftests/kcmp: Always try to build the test X-Git-Tag: omap-for-v3.20/drop-legacy-3517~67^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c12df63f7ff27fe2e14f243a6906ad84e641964;p=pandora-kernel.git selftests/kcmp: Always try to build the test Don't prevent the test building on non-x86. Just try and build it and let the chips fall where they may. Add support for CROSS_COMPILE while we're at it. Also we don't need a custom rule for building kcmp_test. Signed-off-by: Michael Ellerman Reviewed-by: Christopher Covington Signed-off-by: Shuah Khan --- Reading git-diff-tree failed