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 223359564064..dfbc2f7171cf 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.0-uksm'
+ EXTRAMODULES='extramodules-4.13-uksm'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}