summarylogtreecommitdiffstats
path: root/host.install
diff options
context:
space:
mode:
authorgraysky2016-03-27 10:15:40 -0400
committergraysky2016-03-27 10:15:40 -0400
commit03d4ec6086af357f27566d844fb8f6e0a26651d4 (patch)
treecacb08b8ea976a067b30dfb3becf41bcad168018 /host.install
parent27d2f32b2b20673fb296b8e05e0b0094614bc442 (diff)
downloadaur-03d4ec6086af357f27566d844fb8f6e0a26651d4.tar.gz
Update to 5.0.16-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 4e5078411eea..7584b3c1fdf2 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.3-ck'
+ EXTRAMODULES='extramodules-4.4-ck'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}