kernel: Update to 4.4.101

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer 2017-11-24 11:54:06 +00:00
parent 4aa1845b96
commit c6721e5343
3 changed files with 3 additions and 3 deletions

View File

@ -176,7 +176,7 @@ $(eval $(call kernel,4.14.1,4.14.x,-dbg))
$(eval $(call kernel,4.13.15,4.13.x,$(EXTRA))) $(eval $(call kernel,4.13.15,4.13.x,$(EXTRA)))
$(eval $(call kernel,4.9.64,4.9.x,$(EXTRA))) $(eval $(call kernel,4.9.64,4.9.x,$(EXTRA)))
$(eval $(call kernel,4.9.64,4.9.x,-dbg)) $(eval $(call kernel,4.9.64,4.9.x,-dbg))
$(eval $(call kernel,4.4.100,4.4.x,$(EXTRA))) $(eval $(call kernel,4.4.101,4.4.x,$(EXTRA)))
# Target for kernel config # Target for kernel config
kconfig: | sources kconfig: | sources

View File

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.4.100 Kernel Configuration # Linux/arm64 4.4.101 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y

View File

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