Bump up kernel to 3.10.32

This commit is contained in:
sin 2014-02-28 11:08:39 +00:00
parent 7977942518
commit c52eb94c4c
2 changed files with 3 additions and 2 deletions

View File

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

View File

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