aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/tests/qemu
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2016-11-03 14:34:03 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2016-11-03 14:34:03 +0100
commitf94e78dd49db205556a9a9028d22eaad8adb067f (patch)
treef3495915f7a1636811fa9faddc6ac6311fe51935 /src/tests/qemu
parenttimers: take reference like a lookup table (diff)
downloadwireguard-monolithic-historical-f94e78dd49db205556a9a9028d22eaad8adb067f.tar.xz
wireguard-monolithic-historical-f94e78dd49db205556a9a9028d22eaad8adb067f.zip
qemu: newer default kernel
Diffstat (limited to 'src/tests/qemu')
-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 f0f5b91..5184aea 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.7.1
+KERNEL_VERSION ?= 4.8.6
BUILD_PATH ?= $(PWD)/build
DISTFILES_PATH ?= $(PWD)/distfiles
DEBUG_KERNEL ?= no