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 7ab06eceb282..466c688f2fbb 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.10-lqx'
+ EXTRAMODULES='extramodules-4.11-lqx'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}