core/linux to 3.1.2-1

This commit is contained in:
Kevin Mihelich 2011-11-26 00:53:39 -05:00
parent 9322260c03
commit b27b059dbf
2 changed files with 6 additions and 6 deletions

View file

@ -9,8 +9,8 @@ pkgname=('linux' 'linux-headers')
# pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux}
_basekernel=3.1
pkgver=${_basekernel}.1
pkgrel=2
pkgver=${_basekernel}.2
pkgrel=1
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')
@ -27,13 +27,13 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.bz2
'change-default-console-loglevel.patch'
'usb-add-reset-resume-quirk-for-several-webcams.patch')
md5sums=('8d43453f8159b2332ad410b19d86a931'
'8eb92cc70e7f8d1d18a349ba8c029d7d'
'7487d8e6f00c077f6e15d6f4f9947c30'
'e930a6fee04e63514d2c366c94519bb2'
'3f64ed9d71499fe9293dc671f4e4087e'
'29628745258df910abfb8cb24ca3ccd9'
'c9e6e8bb0774a89f7f9bd30a13be7532'
'55b04499a4578e586cf5a4d0b69fc5aa'
'b68fc001ffa2533de4eb04fdc267e6a3'
'22fabef7755c15e0dea2f879db08232f'
'9d3c56a4b999c8bfbd4018089a62f662'
'd00814b57448895e65fbbc800e8a58ba')

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.1.0 Kernel Configuration
# Linux/arm 3.1.2 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -156,7 +156,7 @@ CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
CONFIG_MODVERSIONS=y
# CONFIG_MODULE_SRCVERSION_ALL is not set
CONFIG_BLOCK=y
CONFIG_LBDAF=y