kernel: Update to 5.11.22/5.10.39/5.4.121

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2021-05-25 23:16:40 +01:00
parent 9c7f158bd1
commit 2c728f89d9
8 changed files with 15 additions and 15 deletions

View File

@ -265,20 +265,20 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.11.18,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.34,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.34,5.10.x,,-dbg))
$(eval $(call kernel,5.4.116,5.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.11.22,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.39,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.39,5.10.x,,-dbg))
$(eval $(call kernel,5.4.121,5.4.x,$(EXTRA),$(DEBUG)))
#$(eval $(call kernel,5.4.28,5.4.x,-rt,))
else ifeq ($(ARCH),$(filter $(ARCH),aarch64 arm64))
$(eval $(call kernel,5.11.18,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.34,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.11.22,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.39,5.10.x,$(EXTRA),$(DEBUG)))
#$(eval $(call kernel,5.4.28,5.4.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.11.18,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.34,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.11.22,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.39,5.10.x,$(EXTRA),$(DEBUG)))
endif
# Target for kernel config

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.34 Kernel Configuration
# Linux/arm64 5.10.39 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 5.10.34 Kernel Configuration
# Linux/s390 5.10.39 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.10.34 Kernel Configuration
# Linux/x86 5.10.39 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.11.18 Kernel Configuration
# Linux/arm64 5.11.22 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/s390 5.11.18 Kernel Configuration
# Linux/s390 5.11.22 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.11.18 Kernel Configuration
# Linux/x86 5.11.22 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 10.2.1_pre1) 10.2.1 20201203"
CONFIG_CC_IS_GCC=y

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.4.116 Kernel Configuration
# Linux/x86 5.4.121 Kernel Configuration
#
#