diff --git a/kernel/Makefile b/kernel/Makefile index 1613d8324..de141677e 100644 --- a/kernel/Makefile +++ b/kernel/Makefile @@ -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.9.64,4.9.x,$(EXTRA))) $(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 kconfig: | sources diff --git a/kernel/config-4.4.x-aarch64 b/kernel/config-4.4.x-aarch64 index 425a5a10e..dc492d134 100644 --- a/kernel/config-4.4.x-aarch64 +++ b/kernel/config-4.4.x-aarch64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.4.100 Kernel Configuration +# Linux/arm64 4.4.101 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y diff --git a/kernel/config-4.4.x-x86_64 b/kernel/config-4.4.x-x86_64 index eab26fad0..0e20c85a1 100644 --- a/kernel/config-4.4.x-x86_64 +++ b/kernel/config-4.4.x-x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.4.100 Kernel Configuration +# Linux/x86 4.4.101 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y