kernel: update to 5.10.40

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2021-05-27 18:38:45 +02:00
parent d4955d4fb6
commit adea4dde18
5 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.39-ipfire Kernel Configuration
# Linux/arm64 5.10.40-ipfire Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 5.10.39-ipfire-multi Kernel Configuration
# Linux/arm 5.10.40-ipfire-multi Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.10.39-ipfire Kernel Configuration
# Linux/x86 5.10.40-ipfire Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y

View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.10.39-ipfire Kernel Configuration
# Linux/x86 5.10.40-ipfire Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0"
CONFIG_CC_IS_GCC=y

View File

@@ -24,8 +24,8 @@
include Config
VER = 5.10.39
ARM_PATCHES = 5.10.39-ipfire0
VER = 5.10.40
ARM_PATCHES = 5.10.40-ipfire0
THISAPP = linux-$(VER)
DL_FILE = linux-$(VER).tar.xz
@@ -79,7 +79,7 @@ objects =$(DL_FILE) \
$(DL_FILE) = $(URL_IPFIRE)/$(DL_FILE)
arm-multi-patches-$(ARM_PATCHES).patch.xz = $(URL_IPFIRE)/arm-multi-patches-$(ARM_PATCHES).patch.xz
$(DL_FILE)_MD5 = 8539c4a22530444032da79f1f36e618d
$(DL_FILE)_MD5 = 09e96a19770785dbf2e77460ba2aeee6
arm-multi-patches-$(ARM_PATCHES).patch.xz_MD5 = 1cd3f5335b73e94b379c2057d9465bb8
install : $(TARGET)