core/linux-raspberrypi: add kmod to makedepends

This commit is contained in:
Kevin Mihelich 2013-11-21 03:28:17 +00:00
parent 40417d308a
commit 2f07f3d9b4

View file

@ -14,7 +14,7 @@ pkgrel=2
arch=('arm armv6h')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'git' 'python2' 'bc')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'uboot-mkimage' 'git' 'python2' 'bc')
options=('!strip')
source=('config'
'change-default-console-loglevel.patch'