summarylogtreecommitdiffstats
path: root/akari.install
diff options
context:
space:
mode:
Diffstat (limited to 'akari.install')
-rw-r--r--akari.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/akari.install b/akari.install
index 4e42e703d21c..332fa3599245 100644
--- a/akari.install
+++ b/akari.install
@@ -1,5 +1,5 @@
post_install() {
- EXTRAMODULES='extramodules-4.11-ARCH'
+ EXTRAMODULES='extramodules-4.12-ARCH'
depmod $(cat /usr/lib/modules/${EXTRAMODULES}/version)
echo "In order to use akari module append \"init=/usr/bin/ccs-init\""
echo "to the kernel boot options and reboot the system to activate"