From 996e34e34dd0a3a499ca69de55e49e7f3f4b0a20 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 4 Aug 2022 06:25:16 +0000 Subject: [PATCH] Update to kernel 5.18.16. --- build/conf.d/2_kernel | 2 +- build/config/kernel | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build/conf.d/2_kernel b/build/conf.d/2_kernel index b35459c..0fbdcf9 100644 --- a/build/conf.d/2_kernel +++ b/build/conf.d/2_kernel @@ -1,7 +1,7 @@ # kernel build environment variables # kernel version -KVERS="5.18.14" +KVERS="5.18.16" # kernel archive and get script KDIR="linux-$KVERS" diff --git a/build/config/kernel b/build/config/kernel index 41469f0..b03af86 100644 --- a/build/config/kernel +++ b/build/config/kernel @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.14 Kernel Configuration +# Linux/x86 5.18.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0" CONFIG_CC_IS_GCC=y