core/linux to 3.1.10-8 - increased delay for nand init

This commit is contained in:
Kevin Mihelich 2012-04-08 15:48:50 -04:00
parent ac527e28ce
commit bd627fa343

View file

@ -10,7 +10,7 @@ pkgname=('linux' 'linux-headers')
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.1 _basekernel=3.1
pkgver=${_basekernel}.10 pkgver=${_basekernel}.10
pkgrel=7 pkgrel=8
cryptover=1.4 cryptover=1.4
arch=('arm') arch=('arm')
url="http://www.kernel.org/" url="http://www.kernel.org/"