summaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2016-08-19 18:22:20 +0200
committerDaniel Golle <daniel@makrotopia.org>2016-08-22 14:31:07 +0200
commitbb20164c8f36d02735ffc9af36810a5dfeb5373a (patch)
tree306b587e3a3b163d21a71073ffffbb23330f9bc9 /target/linux/oxnas
parent4eb376586c5785025af07d439f58cb31337bb6b6 (diff)
downloadmaster-31e0f0ae-bb20164c8f36d02735ffc9af36810a5dfeb5373a.tar.gz
master-31e0f0ae-bb20164c8f36d02735ffc9af36810a5dfeb5373a.tar.bz2
master-31e0f0ae-bb20164c8f36d02735ffc9af36810a5dfeb5373a.zip
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 <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas')
-rwxr-xr-xtarget/linux/oxnas/base-files/etc/board.d/02_network2
1 files changed, 0 insertions, 2 deletions
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