kernel: Update to 4.4.137

Somehow I missed this kernel update when it happened...

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2018-06-21 15:05:18 +01:00
parent aed5328d2b
commit ef5c128a8c
2 changed files with 2 additions and 2 deletions

View File

@ -224,7 +224,7 @@ $(eval $(call kernel,4.14.50,4.14.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.14.50,4.14.x,,-dbg))
$(eval $(call kernel,4.14.40,4.14.x,-rt,))
$(eval $(call kernel,4.9.109,4.9.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.136,4.4.x,$(EXTRA),$(DEBUG)))
$(eval $(call kernel,4.4.137,4.4.x,$(EXTRA),$(DEBUG)))
else ifeq ($(ARCH),aarch64)
$(eval $(call kernel,4.17.2,4.17.x,$(EXTRA),$(DEBUG)))

View File

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 4.4.136 Kernel Configuration
# Linux/x86 4.4.137 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y