bcm53xx: failsafe support
[openwrt.git] / target / linux / bcm53xx / base-files / lib / preinit / 05_set_preinit_iface_bcm53xx
1 #!/bin/sh
2
3 set_preinit_iface() {
4         ifname=eth0
5 }
6
7 boot_hook_add preinit_main set_preinit_iface