core/linux-d3plug fixes

This commit is contained in:
Kevin Mihelich 2014-11-02 00:02:36 +00:00
parent 34d8c3d883
commit bea54254a8

View file

@ -11,7 +11,7 @@ pkgrel=2
arch=('arm')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'uboot-mkimage' 'git' 'python2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'uboot-mkimage' 'git')
options=('!strip')
source=("http://archlinuxarm.org/builder/src/linux-${pkgver}-d3plug.tar.xz"
'config'
@ -44,6 +44,8 @@ prepare() {
build() {
cd "${srcdir}/linux-${pkgver}"
unset LDFLAGS
# get kernel version
make prepare