5.4.248
This commit is contained in:
@@ -13,7 +13,7 @@ sudo apt build-dep -y linux
|
|||||||
cd "${GITHUB_WORKSPACE}" || exit
|
cd "${GITHUB_WORKSPACE}" || exit
|
||||||
|
|
||||||
# download kernel source
|
# 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
|
tar -xf linux-"$VERSION".tar.gz
|
||||||
cd linux-"$VERSION" || exit
|
cd linux-"$VERSION" || exit
|
||||||
|
|
||||||
|
|||||||
2
config
2
config
@@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Automatically generated file; DO NOT EDIT.
|
# 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_VERSION_TEXT="gcc (Uos 8.3.0.5-1+dde) 8.3.0"
|
||||||
CONFIG_CC_IS_GCC=y
|
CONFIG_CC_IS_GCC=y
|
||||||
|
|||||||
Reference in New Issue
Block a user