kernel: Bump to 5.11.18/5.10.34/5.4.116

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2021-05-03 10:36:20 +01:00
parent f9f85bd4b3
commit f3f9c56d60
8 changed files with 15 additions and 15 deletions

View File

@ -248,20 +248,20 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.11.15,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.31,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.4.113,5.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.4.113,5.4.x,,-dbg))
$(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.4.116,5.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.4.116,5.4.x,,-dbg))
#$(eval $(call kernel,5.4.28,5.4.x,-rt,))
else ifeq ($(ARCH),$(filter $(ARCH),aarch64 arm64))
$(eval $(call kernel,5.11.15,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.11,5.10.x,$(EXTRA),$(DEBUG)))
$(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.4.28,5.4.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.11.15,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.31,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.11.18,5.11.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.34,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.31 Kernel Configuration
# Linux/arm64 5.10.34 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (Alpine 9.2.0) 9.2.0"
CONFIG_CC_IS_GCC=y

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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