mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
kernel: Update to 4.4.153
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
973c62a7f8
commit
763deafd03
@ -264,7 +264,7 @@ $(eval $(call kernel,4.14.67,4.14.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.14.67,4.14.x,,-dbg))
|
||||
$(eval $(call kernel,4.14.63,4.14.x,-rt,))
|
||||
$(eval $(call kernel,4.9.124,4.9.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.4.152,4.4.x,$(EXTRA),$(DEBUG)))
|
||||
$(eval $(call kernel,4.4.153,4.4.x,$(EXTRA),$(DEBUG)))
|
||||
|
||||
else ifeq ($(ARCH),aarch64)
|
||||
$(eval $(call kernel,4.18.5,4.18.x,$(EXTRA),$(DEBUG)))
|
||||
|
@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/x86 4.4.152 Kernel Configuration
|
||||
# Linux/x86 4.4.153 Kernel Configuration
|
||||
#
|
||||
CONFIG_64BIT=y
|
||||
CONFIG_X86_64=y
|
||||
|
Loading…
Reference in New Issue
Block a user