diff --git a/kernel/Makefile b/kernel/Makefile index b435b7a6f..8ce6b9955 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -251,21 +251,21 @@ endef # Debug targets only for latest stable and LTS stable # ifeq ($(ARCH),x86_64) -$(eval $(call kernel,5.0.3,5.0.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.30,4.19.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.30,4.19.x,,-dbg)) +$(eval $(call kernel,5.0.4,5.0.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.31,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.31,4.19.x,,-dbg)) $(eval $(call kernel,4.19.25,4.19.x,-rt,)) $(eval $(call kernel,4.14.108,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.9.165,4.9.x,$(EXTRA),$(DEBUG))) else ifeq ($(ARCH),aarch64) -$(eval $(call kernel,5.0.3,5.0.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.30,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.0.4,5.0.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.31,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.25,4.19.x,-rt,)) else ifeq ($(ARCH),s390x) -$(eval $(call kernel,5.0.3,5.0.x,$(EXTRA),$(DEBUG))) -$(eval $(call kernel,4.19.30,4.19.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,5.0.4,5.0.x,$(EXTRA),$(DEBUG))) +$(eval $(call kernel,4.19.31,4.19.x,$(EXTRA),$(DEBUG))) endif # Target for kernel config diff --git a/kernel/config-4.19.x-aarch64 b/kernel/config-4.19.x-aarch64 index 1aa00f10d..1ccd6259d 100644 --- a/kernel/config-4.19.x-aarch64 +++ b/kernel/config-4.19.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.19.30 Kernel Configuration +# Linux/arm64 4.19.31 Kernel Configuration # # diff --git a/kernel/config-4.19.x-s390x b/kernel/config-4.19.x-s390x index df67bbc4c..4086f2d25 100644 --- a/kernel/config-4.19.x-s390x +++ b/kernel/config-4.19.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 4.19.30 Kernel Configuration +# Linux/s390 4.19.31 Kernel Configuration # # diff --git a/kernel/config-4.19.x-x86_64 b/kernel/config-4.19.x-x86_64 index c344f9948..4d84e17ba 100644 --- a/kernel/config-4.19.x-x86_64 +++ b/kernel/config-4.19.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.30 Kernel Configuration +# Linux/x86 4.19.31 Kernel Configuration # # diff --git a/kernel/config-5.0.x-aarch64 b/kernel/config-5.0.x-aarch64 index 6998066ab..5b7cbad2c 100644 --- a/kernel/config-5.0.x-aarch64 +++ b/kernel/config-5.0.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.0.3 Kernel Configuration +# Linux/arm64 5.0.4 Kernel Configuration # # diff --git a/kernel/config-5.0.x-s390x b/kernel/config-5.0.x-s390x index 7fc9cc90f..db896731c 100644 --- a/kernel/config-5.0.x-s390x +++ b/kernel/config-5.0.x-s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.0.3 Kernel Configuration +# Linux/s390 5.0.4 Kernel Configuration # # diff --git a/kernel/config-5.0.x-x86_64 b/kernel/config-5.0.x-x86_64 index 307f42e59..f2000d024 100644 --- a/kernel/config-5.0.x-x86_64 +++ b/kernel/config-5.0.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.0.3 Kernel Configuration +# Linux/x86 5.0.4 Kernel Configuration # #