wireguard: selftests: always call kernel makefile
authorJason A. Donenfeld <Jason@zx2c4.com>
Thu, 7 Jul 2022 00:31:54 +0000 (02:31 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 Jul 2022 03:04:06 +0000 (20:04 -0700)
commit1a087eec257154e26a81a7a0a15380d7a2431765
tree3d4124326c6e0ac118c833dafccd6ef240f30078
parent1f2f341a62639c7066ee4c76b7d9ebe867e0a1d5
wireguard: selftests: always call kernel makefile

These selftests are used for much more extensive changes than just the
wireguard source files. So always call the kernel's build file, which
will do something or nothing after checking the whole tree, per usual.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/wireguard/qemu/Makefile