mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux-raspberrypi-latest to 3.9.6
This commit is contained in:
parent
412ea26cb8
commit
95cde0d3b1
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
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.9
|
||||
pkgver=${_basekernel}.5
|
||||
pkgver=${_basekernel}.6
|
||||
pkgrel=1
|
||||
bfqver=v6r1
|
||||
arch=('arm armv6h')
|
||||
|
|
Loading…
Reference in a new issue