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)
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

Simple merge