mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 00:18:53 +00:00
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:
@@ -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)))
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user