summaryrefslogtreecommitdiffstats
path: root/network/rtl-wifi/doinst.sh
blob: dee3bd1a85cea84ed8eb30d4caa4c98b19eed90e (about) (plain) (blame)
1
2
3
4
if [ -x sbin/depmod ]; then
  chroot . /sbin/depmod -a 1> /dev/null 2> /dev/null
fi