aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src
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
commit8d5fc96b2fc79dad78f062cc9585ef33622e0aee (patch)
treeb12a15238654ecc176943a5b5304b8bacbf09c80 /src
parentratelimiter: consistently use non-bh rcu (diff)
downloadwireguard-monolithic-historical-8d5fc96b2fc79dad78f062cc9585ef33622e0aee.tar.xz
wireguard-monolithic-historical-8d5fc96b2fc79dad78f062cc9585ef33622e0aee.zip
qemu: update default testing kernel
Diffstat (limited to 'src')
-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