mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-am33x-legacy: add CONFIG_RTC_DRV_PCF8563=y
This commit is contained in:
parent
e41641dfa4
commit
5f4e835c1c
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ pkgname=('linux-am33x-legacy' 'linux-headers-am33x-legacy')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.8
|
||||
pkgver=${_basekernel}.13
|
||||
pkgrel=11
|
||||
pkgrel=12
|
||||
bonerel=28
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,7 +25,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
md5sums=('1c738edfc54e7c65faeb90c436104e2f'
|
||||
'412da22dabe4d7fcb78b3c14e53cd892'
|
||||
'ae2bf1e917b54ef8056fab0b9dcf1223'
|
||||
'59c6f882ced2b24ab90af704611dc850'
|
||||
'977c9f4e128e575960bbd4126ae3c59b'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd819af0969e0726cbf9ae6be5e044a75')
|
||||
|
||||
|
|
Loading…
Reference in a new issue