summarylogtreecommitdiffstats
path: root/bbswitch.install
diff options
context:
space:
mode:
authorBjörn Bidar2017-02-22 20:03:12 +0100
committerBjörn Bidar2017-02-22 20:03:12 +0100
commit1ba695ba9e6976913050b382081e90cbd6c8c4a5 (patch)
treea60ee2bec06b386c99cfa5bce0e451fedf82d84d /bbswitch.install
parenteba446dd185c835314cc8b6c65540d3fe8dd9663 (diff)
downloadaur-1ba695ba9e6976913050b382081e90cbd6c8c4a5.tar.gz
urel, new kernel
Diffstat (limited to 'bbswitch.install')
-rw-r--r--bbswitch.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/bbswitch.install b/bbswitch.install
index 267da78ec66f..9e39b9a8ca06 100644
--- a/bbswitch.install
+++ b/bbswitch.install
@@ -1,6 +1,6 @@
# -*- sh -*-
post_install() {
- EXTRAMODULES='extramodules-4.9-pf'
+ EXTRAMODULES='extramodules-4.10-pf'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}