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
627b44fc43
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ 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.11
|
_basekernel=3.11
|
||||||
pkgver=${_basekernel}.2
|
pkgver=${_basekernel}.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
bfqver=v6r2
|
bfqver=v6r2
|
||||||
uksmver="0.1.2.2"
|
uksmver="0.1.2.2"
|
||||||
|
|
Loading…
Reference in a new issue