diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | kernel/linux-4.1.10.config (renamed from kernel/linux-4.1.8.config) | 2 | ||||
-rw-r--r-- | kernel/linux-4.1.10.defconfig (renamed from kernel/linux-4.1.8.defconfig) | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -7,7 +7,7 @@ CRUXVERSION = 3.2 CUSTOMVERSION = COLLECTIONS = core opt xorg KERNEL_MIRROR = http://www.kernel.org -KERNEL_VERSION = 4.1.8 +KERNEL_VERSION = 4.1.10 KERNEL_PATCHES = BB_VERSION = 1.22.1 MEMTEST_VERSION = 5.01 diff --git a/kernel/linux-4.1.8.config b/kernel/linux-4.1.10.config index dfaa409..b399326 100644 --- a/kernel/linux-4.1.8.config +++ b/kernel/linux-4.1.10.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.1.8 Kernel Configuration +# Linux/x86 4.1.10 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/kernel/linux-4.1.8.defconfig b/kernel/linux-4.1.10.defconfig index 41085d2..39228ca 100644 --- a/kernel/linux-4.1.8.defconfig +++ b/kernel/linux-4.1.10.defconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.1.8 Kernel Configuration +# Linux/x86 4.1.10 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y |