ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700...
[openwrt.git] / target / linux / ifxmips / nfs / base-files / etc / preinit.arch
1
2 grep "/dev/root" /proc/mounts |grep -q nfs && {
3 echo "- init nfs -"
4 exec /sbin/init
5 }
This page took 0.045009 seconds and 5 git commands to generate.