summarylogtreecommitdiffstats
path: root/host.install
diff options
context:
space:
mode:
authorgraysky2015-08-02 07:49:56 -0400
committergraysky2015-08-02 07:49:56 -0400
commite3da2ec4945a15982f831971be16c4cafc076997 (patch)
tree93a6ed143a4a2834367c268f8484a2c74755096f /host.install
parent2952af97165b7386228eda2481d969f102bb4dac (diff)
downloadaur-e3da2ec4945a15982f831971be16c4cafc076997.tar.gz
Update to 5.0.0-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 6f181ea05003..89676d7ca9c7 100644
--- a/host.install
+++ b/host.install
@@ -1,5 +1,5 @@
_depmod() {
- EXTRAMODULES='extramodules-4.0-ck'
+ EXTRAMODULES='extramodules-4.1-ck'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}