fix broadcom-wl

This commit is contained in:
AlmAck 2018-08-19 15:35:17 +02:00
parent 7869fd9f95
commit 1b06e51783

View File

@ -1,7 +1,7 @@
pkgname=broadcom-wl
pkgver=6.30.223.271
pkgrel=25
pkgrel=26
pkgdesc='Broadcom 802.11abgn hybrid Linux networking device driver'
url='http://www.broadcom.com/support/802.11/linux_sta.php'
arch=('x86_64')
@ -49,7 +49,7 @@ prepare() {
build() {
cd "${srcdir}"
KERNEL_VERSION=$(</usr/lib/modules/extramodules-CHAKRA/version)
KERNEL_VERSION=$(</usr/lib/modules/$_extramodules/version)
msg2 "Kernel = $KERNEL_VERSION"
make -C /usr/lib/modules/"${KERNEL_VERSION}"/build M=`pwd`