summarylogtreecommitdiffstats
path: root/host.install
diff options
context:
space:
mode:
authorgraysky2016-08-11 17:30:28 -0400
committergraysky2016-08-11 17:30:28 -0400
commit83f29c470020a146ba0d01a5723a299bb3ec2129 (patch)
tree49a1dc70bdad52fdb14841311fbc6de5b97ec3f7 /host.install
parent529162710d8e73be38bba9469d2257b379cc33cf (diff)
downloadaur-83f29c470020a146ba0d01a5723a299bb3ec2129.tar.gz
Update to 5.1.2-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 98bc91859b61..25623b4d7e12 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.6-ck'
+ EXTRAMODULES='extramodules-4.7-ck'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}