summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-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
diff --git a/Makefile b/Makefile
index b4c5ecc..6f7fde1 100644
--- a/Makefile
+++ b/Makefile
@@ -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

Generated by cgit