]> git.baikalelectronics.ru Git - kernel.git/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)
commit708c5c42c39b8c82eb4f5bf759b955f2729e3a03
tree98e367041d307e7c2fd4ece128eb3e50b7182912
parente1d691888cd6c5fb282acbe718c745b7d4f76af8
wireguard: selftests: do not install headers on UML

Since 163920c1047b ("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: b33dbf0e18d3 ("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