diff --git a/kernel/Makefile b/kernel/Makefile index 1d018048a..c6e5f09d2 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -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 diff --git a/kernel/config-5.10.x-aarch64 b/kernel/config-5.10.x-aarch64 index 139f2356b..b311cdba1 100644 --- a/kernel/config-5.10.x-aarch64 +++ b/kernel/config-5.10.x-aarch64 @@ -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 diff --git a/kernel/config-5.10.x-x86_64 b/kernel/config-5.10.x-x86_64 index 08bb35358..3477eaf43 100644 --- a/kernel/config-5.10.x-x86_64 +++ b/kernel/config-5.10.x-x86_64 @@ -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 diff --git a/kernel/config-5.4.x-x86_64 b/kernel/config-5.4.x-x86_64 index 82250b545..94ae09042 100644 --- a/kernel/config-5.4.x-x86_64 +++ b/kernel/config-5.4.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.121 Kernel Configuration +# Linux/x86 5.4.129 Kernel Configuration # #