From 8ba3c87338fd33988e59f1979558250aadd62842 Mon Sep 17 00:00:00 2001 From: gfdgd_xi <3025613752@qq.com> Date: Sat, 24 Jun 2023 14:48:08 +0800 Subject: [PATCH] 5.4.248 --- build_action.sh | 2 +- config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build_action.sh b/build_action.sh index da55cc4..d4c9a6b 100644 --- a/build_action.sh +++ b/build_action.sh @@ -13,7 +13,7 @@ sudo apt build-dep -y linux cd "${GITHUB_WORKSPACE}" || exit # download kernel source -wget http://www.kernel.org/pub/linux/kernel/v4.x/linux-$VERSION.tar.gz +wget http://www.kernel.org/pub/linux/kernel/v5.x/linux-$VERSION.tar.gz tar -xf linux-"$VERSION".tar.gz cd linux-"$VERSION" || exit diff --git a/config b/config index 688dc8e..e4425fb 100644 --- a/config +++ b/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.287 Kernel Configuration +# Linux/x86 5.4.248 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Uos 8.3.0.5-1+dde) 8.3.0" CONFIG_CC_IS_GCC=y