summarylogtreecommitdiffstats
path: root/bbswitch.install
diff options
context:
space:
mode:
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 f70b7034b466..267da78ec66f 100644
--- a/bbswitch.install
+++ b/bbswitch.install
@@ -1,6 +1,6 @@
# -*- sh -*-
post_install() {
- EXTRAMODULES='extramodules-4.8-pf'
+ EXTRAMODULES='extramodules-4.9-pf'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}