mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-am33x-legacy to 3.8.13-35
This commit is contained in:
parent
b72e25e704
commit
338733ebd8
2 changed files with 6 additions and 5 deletions
|
@ -8,8 +8,8 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=34
|
||||
bonerel=66
|
||||
pkgrel=35
|
||||
bonerel=67
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -23,8 +23,8 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'aufs3-3.8.patch.xz')
|
||||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'2a759c02523ec76eb92fc6364834bd10'
|
||||
'bbc82d5547b3375ace23a10e08dd30e9'
|
||||
'd09652418a50aee99c6da914555ebd36'
|
||||
'152d4015f6214d47df7227ef3e875ee4'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13-34 Kernel Configuration
|
||||
# Linux/arm 3.8.13-35 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3959,6 +3959,7 @@ CONFIG_REMOTEPROC=y
|
|||
CONFIG_STE_MODEM_RPROC=m
|
||||
CONFIG_PRU_RPROC=y
|
||||
CONFIG_PRU_RPROC_BEAGLELOGIC=m
|
||||
CONFIG_PRU_RPROC_PRU_SPEAK=m
|
||||
|
||||
#
|
||||
# Rpmsg drivers (EXPERIMENTAL)
|
||||
|
|
Loading…
Reference in a new issue