From: Daniel Golle Date: Fri, 19 Aug 2016 16:22:20 +0000 (+0200) Subject: oxnas: drop explicit pre-init iface X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=bb20164c8f36d02735ffc9af36810a5dfeb5373a;p=openwrt%2Fstaging%2Fzorun.git oxnas: drop explicit pre-init iface According to Jonas Gorski this is no longer needed, the problem originally addressed by first adding 07_preinit_iface and subsequently merging that into 02_network was probably a bug during the transition to the new board.d pre-init approach. Signed-off-by: Daniel Golle --- diff --git a/target/linux/oxnas/base-files/etc/board.d/02_network b/target/linux/oxnas/base-files/etc/board.d/02_network index b44696bed8..a025027fea 100755 --- a/target/linux/oxnas/base-files/etc/board.d/02_network +++ b/target/linux/oxnas/base-files/etc/board.d/02_network @@ -5,8 +5,6 @@ board_config_update -ifname=eth0 - ucidef_set_interface_lan "eth0" "dhcp" board_config_flush