aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-04-03 16:07:11 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-04-04 01:14:08 +0200
commitbf71248a46a64955c53b59fe6bcbc9c35094d1c6 (patch)
tree6dd0e63375224de9c23f67b098c294c0ce569a33 /src/tests/qemu/Makefile
parentchacha20poly1305: enforce authtag checking with compiler (diff)
downloadwireguard-linux-compat-bf71248a46a64955c53b59fe6bcbc9c35094d1c6.tar.xz
wireguard-linux-compat-bf71248a46a64955c53b59fe6bcbc9c35094d1c6.zip
qemu: new stable kernel
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'src/tests/qemu/Makefile')
-rw-r--r--src/tests/qemu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/qemu/Makefile b/src/tests/qemu/Makefile
index 6066c74..d52f220 100644
--- a/src/tests/qemu/Makefile
+++ b/src/tests/qemu/Makefile
@@ -1,7 +1,7 @@
PWD := $(shell pwd)
# Set these from the environment to override
-KERNEL_VERSION ?= 4.8.12
+KERNEL_VERSION ?= 4.9.20
BUILD_PATH ?= $(PWD)/../../../qemu-build
DISTFILES_PATH ?= $(PWD)/distfiles
DEBUG_KERNEL ?= no