summarylogtreecommitdiffstats
path: root/host.install
diff options
context:
space:
mode:
Diffstat (limited to 'host.install')
-rw-r--r--host.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/host.install b/host.install
index 6f181ea05003..89676d7ca9c7 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.0-ck'
+ EXTRAMODULES='extramodules-4.1-ck'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}