mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs
This commit is contained in:
commit
c225d40c0b
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ pkgname=('linux-raspberrypi-latest' 'linux-headers-raspberrypi-latest')
|
||||||
# pkgname=linux-custom # Build kernel with a different name
|
# pkgname=linux-custom # Build kernel with a different name
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.9
|
_basekernel=3.9
|
||||||
pkgver=${_basekernel}.8
|
pkgver=${_basekernel}.9
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
bfqver=v6r2
|
bfqver=v6r2
|
||||||
arch=('arm armv6h')
|
arch=('arm armv6h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
|
Loading…
Reference in a new issue