summarylogtreecommitdiffstats
path: root/host.install
diff options
context:
space:
mode:
authorsirlucjan2016-04-15 12:40:34 +0200
committersirlucjan2016-04-15 12:40:34 +0200
commit274d7da95051a23af83c3cc2e9a5d3d3a273ec83 (patch)
tree47c8668547ff9f6ef3a7fe2ae10aaac3fb4ddbe8 /host.install
parentcab3d506d177bc0b6b146769e7de4ef9e7951787 (diff)
downloadaur-274d7da95051a23af83c3cc2e9a5d3d3a273ec83.tar.gz
Bump to 4.5.1-1
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 073d510b199c..965a76367b7b 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.4-lqx'
+ EXTRAMODULES='extramodules-4.5-lqx'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}