summarylogtreecommitdiffstats
path: root/host.install
diff options
context:
space:
mode:
authorgraysky2017-08-12 10:45:54 -0400
committergraysky2017-08-12 10:45:54 -0400
commit33b75e0365e2bdeb6d2d0901c2fcbebf8065ef10 (patch)
tree191d9c19cd649db34febb382551b8a5870576361 /host.install
parent7b9c7e5df6ede043ab7fce132c7ccf6370ae5341 (diff)
downloadaur-33b75e0365e2bdeb6d2d0901c2fcbebf8065ef10.tar.gz
Update to 5.1.26-2
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 6239f8029048..44eb1ca3963f 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.11-ck'
+ EXTRAMODULES='extramodules-4.12-ck'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}