]> git.itanic.dy.fi Git - linux-stable/commit
wireguard: selftests: do not install headers on UML
authorJason A. Donenfeld <Jason@zx2c4.com>
Fri, 16 Sep 2022 14:37:39 +0000 (15:37 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 20 Sep 2022 18:26:14 +0000 (11:26 -0700)
commit8e25c02b8cce7063ae9f08cad51d246a60370bc9
tree98e367041d307e7c2fd4ece128eb3e50b7182912
parent684dec3cf45da2b0848298efae4adf3b2aeafeda
wireguard: selftests: do not install headers on UML

Since 1b620d539ccc ("kbuild: disable header exports for UML in a
straightforward way"), installing headers fails on UML, so just disable
installing them, since they're not needed anyway on the architecture.

Fixes: b438b3b8d6e6 ("wireguard: selftests: support UML")
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/wireguard/qemu/Makefile