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
commit7d8b1a00deb432a5bdd9d23fb426f70f5c19ec09 (patch)
treef871a3c39aae05f51e2f95846ae99ced81ccb808 /src/tests/qemu/Makefile
parentMakefile: quiet recursive make (diff)
downloadwireguard-monolithic-historical-7d8b1a00deb432a5bdd9d23fb426f70f5c19ec09.tar.xz
wireguard-monolithic-historical-7d8b1a00deb432a5bdd9d23fb426f70f5c19ec09.zip
qemu: bump stable kernel
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