kernel: Update to 4.4.153

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-09-03 20:47:06 +01:00
parent 973c62a7f8
commit 763deafd03
2 changed files with 2 additions and 2 deletions

View File

@ -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)))

View File

@ -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