a15a055a25275f12a5a8b7e74539faaa327d6f88
[openwrt/openwrt.git] / target / linux / apm821xx / base-files / lib / preinit / 05_set_preinit_iface_apm821xx
1 #!/bin/sh
2
3 apm821xx_set_preinit_iface() {
4 ifname=eth0
5 }
6
7 boot_hook_add preinit_main apm821xx_set_preinit_iface