aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu/Makefile
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-08 22:47:53 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2017-10-09 02:14:49 +0200
commitbb3ad137ef1907ec6cb5979cdd47b5e160f3a455 (patch)
treed621312c81a9ec16887d42c45346b8d59ac2a988 /src/tests/qemu/Makefile
parentMakefile: quiet recursive make (diff)
downloadwireguard-linux-compat-bb3ad137ef1907ec6cb5979cdd47b5e160f3a455.tar.xz
wireguard-linux-compat-bb3ad137ef1907ec6cb5979cdd47b5e160f3a455.zip
qemu: bump 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 24952bd..98546f1 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.13.4
+KERNEL_VERSION ?= 4.13.5
BUILD_PATH ?= $(PWD)/../../../qemu-build
DISTFILES_PATH ?= $(PWD)/distfiles
DEBUG_KERNEL ?= no