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 2c0167ced7c4..c802c49967a5 100644
--- a/bbswitch.install
+++ b/bbswitch.install
@@ -1,6 +1,6 @@
# -*- sh -*-
post_install() {
- EXTRAMODULES='extramodules-4.6-pf'
+ EXTRAMODULES='extramodules-4.7-pf'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}