From 87352e850bb5ceac66f396e73167ca4b15ce916e Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 31 May 2018 01:22:32 +0200 Subject: qemu: bump default version --- src/tests/qemu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tests') diff --git a/src/tests/qemu/Makefile b/src/tests/qemu/Makefile index ab35f80..56115f9 100644 --- a/src/tests/qemu/Makefile +++ b/src/tests/qemu/Makefile @@ -14,7 +14,7 @@ endif ARCH := $(firstword $(subst -, ,$(CBUILD))) # Set these from the environment to override -KERNEL_VERSION ?= 4.16.9 +KERNEL_VERSION ?= 4.16.13 BUILD_PATH ?= $(PWD)/../../../qemu-build/$(ARCH) DISTFILES_PATH ?= $(PWD)/distfiles DEBUG_KERNEL ?= no -- cgit v1.2.3-59-g8ed1b