commit c52eb94c4cc031ae8a1c9b999e0a6e87a40f4674
parent 7977942518b5639b06eba3d4d4ff28a3c1ef7e70
Author: sin <sin@2f30.org>
Date: Fri, 28 Feb 2014 11:08:39 +0000
Bump up kernel to 3.10.32
Diffstat:
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/pkgs/kernel b/pkgs/kernel
@@ -1,5 +1,5 @@
url=$mirror/kernel.tar.gz
-version=3.10.12
+version=3.10.32
fetch() {
wget -c $url -O src/kernel.tar.gz
diff --git a/stuff/kernel-config b/stuff/kernel-config
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 3.10.12 Kernel Configuration
+# Linux/x86 3.10.32 Kernel Configuration
#
CONFIG_64BIT=y
CONFIG_X86_64=y
@@ -1173,6 +1173,7 @@ CONFIG_MD_AUTODETECT=y
# CONFIG_MD_MULTIPATH is not set
# CONFIG_MD_FAULTY is not set
# CONFIG_BCACHE is not set
+CONFIG_BLK_DEV_DM_BUILTIN=y
CONFIG_BLK_DEV_DM=y
# CONFIG_DM_DEBUG is not set
# CONFIG_DM_CRYPT is not set