mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
kernel: Update to 4.4.101
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
4aa1845b96
commit
c6721e5343
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user