kernel: Update to 4.20.15/4.19.28

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-03-10 19:12:40 +00:00
parent 74d9638275
commit 419c808f07
7 changed files with 13 additions and 13 deletions

View File

@ -252,24 +252,24 @@ endef
# #
ifeq ($(ARCH),x86_64) ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.0.1,5.0.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.0.1,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.14,4.20.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.20.15,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.27,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.28,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.27,4.19.x,,-dbg)) $(eval $(call kernel,4.19.28,4.19.x,,-dbg))
$(eval $(call kernel,4.19.25,4.19.x,-rt,)) $(eval $(call kernel,4.19.25,4.19.x,-rt,))
$(eval $(call kernel,4.14.105,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.105,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.162,4.9.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.9.162,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64) else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,5.0.1,5.0.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.0.1,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.14,4.20.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.20.15,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.27,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.28,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.25,4.19.x,-rt,)) $(eval $(call kernel,4.19.25,4.19.x,-rt,))
$(eval $(call kernel,4.14.105,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.105,4.14.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),s390x) else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.0.1,5.0.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,5.0.1,5.0.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.20.14,4.20.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.20.15,4.20.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.27,4.19.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.19.28,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.105,4.14.x,$(EXTRA),$(DEBUG))) $(eval $(call kernel,4.14.105,4.14.x,$(EXTRA),$(DEBUG)))
endif endif

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.19.27 Kernel Configuration # Linux/arm64 4.19.28 Kernel Configuration
# #
# #

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/s390 4.19.27 Kernel Configuration # Linux/s390 4.19.28 Kernel Configuration
# #
# #

View File

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

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.20.14 Kernel Configuration # Linux/arm64 4.20.15 Kernel Configuration
# #
# #

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/s390 4.20.14 Kernel Configuration # Linux/s390 4.20.15 Kernel Configuration
# #
# #

View File

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