summaryrefslogtreecommitdiff
path: root/community/bbswitch/bbswitch.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/bbswitch/bbswitch.install')
-rw-r--r--community/bbswitch/bbswitch.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bbswitch/bbswitch.install b/community/bbswitch/bbswitch.install
index b19b2f9c4..1b791a89d 100644
--- a/community/bbswitch/bbswitch.install
+++ b/community/bbswitch/bbswitch.install
@@ -1,5 +1,5 @@
post_install() {
- EXTRAMODULES='extramodules-3.7-ARCH'
+ EXTRAMODULES='extramodules-3.8-ARCH'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}