selftests/kcmp: Always try to build the test
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 2 Dec 2014 05:52:08 +0000 (16:52 +1100)
committerShuah Khan <shuahkh@osg.samsung.com>
Tue, 2 Dec 2014 20:53:24 +0000 (13:53 -0700)
commit4c12df63f7ff27fe2e14f243a6906ad84e641964
treef047f743d2f1a56a7bbf5b136464fe9e560fd744
parent41ec8cdcfaf98db194807ac38a685b52387604c3
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 <mpe@ellerman.id.au>
Reviewed-by: Christopher Covington <cov@codeaurora.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
tools/testing/selftests/kcmp/Makefile