mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x-legacy to 3.8.13-21
This commit is contained in:
parent
7725126a7e
commit
c66b9c56fc
2 changed files with 6 additions and 5 deletions
|
@ -9,8 +9,8 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=20
|
||||
bonerel=47
|
||||
pkgrel=21
|
||||
bonerel=48
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,8 +24,8 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'aufs3-3.8.patch.xz')
|
||||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'4c56ae4cd9055fc93b10adcb0d085669'
|
||||
'ccb1c550468eeef2f345d344cad9de80'
|
||||
'f1d28db7012f681a3fcfb6def4506de7'
|
||||
'c50520edb1688fa17cc2e494b99416ec'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13-20 Kernel Configuration
|
||||
# Linux/arm 3.8.13-21 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -1509,6 +1509,7 @@ CONFIG_BMP085_I2C=m
|
|||
# CONFIG_USB_SWITCH_FSA9480 is not set
|
||||
# CONFIG_GPEVT is not set
|
||||
CONFIG_GROVE_I2C=y
|
||||
CONFIG_TIEQEP=m
|
||||
# CONFIG_C2PORT is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue