kernel: Update to 5.1.7/4.19.48

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-06-09 20:20:09 +01:00
parent fcb618822b
commit ae53b3f28f
7 changed files with 13 additions and 13 deletions

View File

@ -251,21 +251,21 @@ endef
# Debug targets only for latest stable and LTS stable
#
ifeq ($(ARCH),x86_64)
$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,,-dbg))
$(eval $(call kernel,5.1.7,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.48,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.48,4.19.x,,-dbg))
$(eval $(call kernel,4.19.37,4.19.x,-rt,))
$(eval $(call kernel,4.14.123,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.9.180,4.9.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.1.7,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.48,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.37,4.19.x,-rt,))
else ifeq ($(ARCH),s390x)
$(eval $(call kernel,5.1.6,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.47,4.19.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,5.1.7,5.1.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.19.48,4.19.x,$(EXTRA),$(DEBUG)))
endif
# Target for kernel config

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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