commit | 1a087eec257154e26a81a7a0a15380d7a2431765 | [log] [tgz] |
---|---|---|
author | Jason A. Donenfeld <Jason@zx2c4.com> | Thu Jul 07 02:31:54 2022 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Wed Jul 06 20:04:06 2022 -0700 |
tree | 3d4124326c6e0ac118c833dafccd6ef240f30078 | |
parent | 1f2f341a62639c7066ee4c76b7d9ebe867e0a1d5 [diff] |
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>