summarylogtreecommitdiffstats
path: root/rtl8192eu.install
diff options
context:
space:
mode:
Diffstat (limited to 'rtl8192eu.install')
-rw-r--r--rtl8192eu.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/rtl8192eu.install b/rtl8192eu.install
new file mode 100644
index 000000000000..639e2832a847
--- /dev/null
+++ b/rtl8192eu.install
@@ -0,0 +1,3 @@
+post_install(){
+ /sbin/depmod -a `uname -r`
+}