apm821xx: convert to device-tree board detection
[openwrt/staging/lynxis.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