mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-am33x-legacy to 3.8.13-39
This commit is contained in:
parent
33890c0974
commit
b8a98b54ef
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=38
|
||||
bonerel=70
|
||||
pkgrel=39
|
||||
bonerel=71
|
||||
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'
|
||||
'4965ca6b5c835bdf580d36ebbdea56d0'
|
||||
'fb01671cbf77b67b36323297e5b99fb5'
|
||||
'd285207920ae6896d28675ec6c10ccf8'
|
||||
'b7bfe0ca2d301280a08ccb5e653189cc'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 3.8.13-37 Kernel Configuration
|
||||
# Linux/arm 3.8.13-39 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -2211,6 +2211,7 @@ CONFIG_PPS=y
|
|||
# CONFIG_PPS_CLIENT_KTIMER is not set
|
||||
CONFIG_PPS_CLIENT_LDISC=y
|
||||
CONFIG_PPS_CLIENT_GPIO=y
|
||||
CONFIG_PPS_BB_GMTIMER=m
|
||||
|
||||
#
|
||||
# PPS generators support
|
||||
|
|
Loading…
Reference in a new issue