diff options
author | Björn Töpel <bjorn@rivosinc.com> | 2023-01-09 12:42:51 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-18 17:12:59 -0800 |
commit | 9a3f21fe5cb9f5654ccad7ba712d868f7de66e39 (patch) | |
tree | c387cfc47922be88008781ac2467c253b86105d2 /tools/testing/vsock | |
parent | d526643f155c431e8dfef643195f2d636d4e4bb5 (diff) | |
download | linux-9a3f21fe5cb9f5654ccad7ba712d868f7de66e39.tar.gz linux-9a3f21fe5cb9f5654ccad7ba712d868f7de66e39.tar.bz2 linux-9a3f21fe5cb9f5654ccad7ba712d868f7de66e39.zip |
selftests: vm: enable cross-compilation
Selftests vm builds break when doing cross-compilation. The Makefile
MACHINE variable incorrectly picks upp the host machine architecture.
If the CROSS_COMPILE variable is set, dig out the target host architecture
from CROSS_COMPILE, instead of calling uname.
Link: https://lkml.kernel.org/r/20230109114251.3349638-1-bjorn@kernel.org
Signed-off-by: Björn Töpel <bjorn@rivosinc.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/testing/vsock')
0 files changed, 0 insertions, 0 deletions