core/linux-raspberrypi-latest rebuild with oops fixed

This commit is contained in:
moonman 2013-08-16 15:59:35 -06:00
parent 8e39a4c9be
commit 620f325501

View file

@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi-latest' 'linux-headers-raspberrypi-latest')
_kernelname=${pkgname#linux}
_basekernel=3.10
pkgver=${_basekernel}.6
pkgrel=1
pkgrel=2
bfqver=v6r2
arch=('arm armv6h')
url="http://www.kernel.org/"