kernel: Update LTS kernels to 5.10.47/5.4.129

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2021-07-03 11:02:54 +01:00
parent 25c796e854
commit 43d3ff0630
4 changed files with 7 additions and 7 deletions

View File

@ -257,14 +257,14 @@ endef
#
ifeq ($(ARCH),x86_64)
$(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.10.47,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.10.47,5.10.x,,-dbg))
$(eval $(call kernel,5.4.129,5.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.11.4,5.11.x,-rt,))
else ifeq ($(ARCH),$(filter $(ARCH),aarch64 arm64))
$(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.47,5.10.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.11.4,5.11.x,-rt,))
endif

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm64 5.10.39 Kernel Configuration
# Linux/arm64 5.10.47 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.39 Kernel Configuration
# Linux/x86 5.10.47 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.121 Kernel Configuration
# Linux/x86 5.4.129 Kernel Configuration
#
#