From a16fe79707e4e1699f65d645655dfe30164be95a Mon Sep 17 00:00:00 2001 From: ma Date: Mon, 2 Nov 2020 14:57:07 +0100 Subject: [PATCH] update to latest release --- build.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.cfg b/build.cfg index 8b53d53..3c1aeb9 100644 --- a/build.cfg +++ b/build.cfg @@ -1,5 +1,5 @@ -KISS_VERSION=2020.9 -KERNEL_VERSION=linux-5.8.5 +KISS_VERSION=2020.9-2 +KERNEL_VERSION=linux-5.9.3 CHROOT_DIR=./root TARGET_DIR=./target