summaryrefslogtreecommitdiff
path: root/libre/bbswitch-libre
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-02-23 03:33:51 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-02-23 03:33:51 +0000
commit1d20e4962664ab152948a14b4320b12204a1053e (patch)
tree21362995661c2da0fb179adbd74da4391cb029ee /libre/bbswitch-libre
parentd681aef185938981d5b5eb582d09fbc49927cf24 (diff)
Sun Feb 23 03:31:10 UTC 2014
Diffstat (limited to 'libre/bbswitch-libre')
-rw-r--r--libre/bbswitch-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD
index 044b2713f..ced0a457f 100644
--- a/libre/bbswitch-libre/PKGBUILD
+++ b/libre/bbswitch-libre/PKGBUILD
@@ -27,7 +27,7 @@ build() {
_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
- make KDIR=/usr/src/linux-${_kernver}
+ make KDIR=/lib/modules/${_kernver}/build
}
package() {