treewide: drop shebang from non-executable target files
[openwrt/staging/rmilecki.git] / target / linux / apm821xx / base-files / lib / preinit / 05_set_preinit_iface_apm821xx
1 apm821xx_set_preinit_iface() {
2 ifname=eth0
3 }
4
5 boot_hook_add preinit_main apm821xx_set_preinit_iface