This commit is contained in:
gfdgd xi 2023-06-24 12:25:31 +08:00
parent afc7505fd7
commit 0e86aadc8e
2 changed files with 2 additions and 2 deletions

View File

@ -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/v6.x/linux-$VERSION.tar.gz
wget http://www.kernel.org/pub/linux/kernel/v4.x/linux-$VERSION.tar.gz
tar -xf linux-"$VERSION".tar.gz
cd linux-"$VERSION" || exit

2
config
View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.1.35 Kernel Configuration
# Linux/x86 4.14.319 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Uos 8.3.0.5-1+dde) 8.3.0"
CONFIG_CC_IS_GCC=y