aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-07-07 03:30:21 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-07-07 03:30:21 +0200
commita23b2c047901128c1034c8406cd71cfa2e0f8d59 (patch)
treec79f581b9f727b3ea2ace162da6d6195ecf39390 /src/tests/qemu/Makefile
parentratelimiter: consistently use non-bh rcu (diff)
downloadwireguard-linux-compat-a23b2c047901128c1034c8406cd71cfa2e0f8d59.tar.xz
wireguard-linux-compat-a23b2c047901128c1034c8406cd71cfa2e0f8d59.zip
qemu: update default testing 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 4f1a386..9dbcc51 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.9.20
+KERNEL_VERSION ?= 4.11.9
BUILD_PATH ?= $(PWD)/../../../qemu-build
DISTFILES_PATH ?= $(PWD)/distfiles
DEBUG_KERNEL ?= no