]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: vDSO - fix to exclude x86 test on non-x86 platforms
authorShuah Khan (Samsung OSG) <shuah@kernel.org>
Fri, 22 Jun 2018 17:23:00 +0000 (11:23 -0600)
committerShuah Khan (Samsung OSG) <shuah@kernel.org>
Wed, 11 Jul 2018 16:14:14 +0000 (10:14 -0600)
commit24adce800dc2a1846e6c96bf04bbd1a5396ddbff
tree5a49f40155b7749ee2fc8fd277e60ba1b514efec
parent2f4004c84d719b98cd8b509a368ed9c614327e81
selftests: vDSO - fix to exclude x86 test on non-x86 platforms

Fix to exclude vdso_standalone_test_x86 test from building on non-x86
platforms. In addition, fix it to use TEST_GEN_PROGS which is the right
variable to use for generated programs. TEST_PROGS is for shell scripts.

Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
tools/testing/selftests/vDSO/Makefile