kernel: replace cosmetic UBIFS patches with what went upstream
[openwrt/openwrt.git] / target / linux / oxnas / base-files / lib / preinit / 07_set_preinit_iface_oxnas.sh
1 #!/bin/sh
2
3 oxnas_set_preinit_iface() {
4 ifname=eth0
5 }
6
7 boot_hook_add preinit_main oxnas_set_preinit_iface