summarylogtreecommitdiffstats
path: root/host.install
diff options
context:
space:
mode:
authorgraysky2017-01-13 16:22:00 -0500
committergraysky2017-01-13 16:22:00 -0500
commitcbe629b1236f0fa314ac26c0a2f0ba2b0ca7a52d (patch)
tree54b2a2e5a692331c98654909ebba6b0e8bd7cd52 /host.install
parenta30e2ddd1ede87e1c900010ed81a37041fc1fbcc (diff)
downloadaur-cbe629b1236f0fa314ac26c0a2f0ba2b0ca7a52d.tar.gz
Update to 5.1.12-3
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 7ff648c6fc17..e8ec1bc64596 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.8-ck'
+ EXTRAMODULES='extramodules-4.9-ck'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}