From: Cezary Jackiewicz Date: Mon, 9 Jan 2017 21:06:12 +0000 (+0100) Subject: ar71xx: fix network config for Mikrotik RB411U X-Git-Tag: v17.01.0-rc2~75 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=3e4b00e6fadc6cb57d91cd341c7ac859658d7d54 ar71xx: fix network config for Mikrotik RB411U Mikrotik RB411U has only one ethernet port - eth0. This patch allows to create correct config with one lan section. Signed-off-by: Cezary Jackiewicz --- diff --git a/target/linux/ar71xx/base-files/etc/board.d/02_network b/target/linux/ar71xx/base-files/etc/board.d/02_network index d46266aa43..c916462fc6 100755 --- a/target/linux/ar71xx/base-files/etc/board.d/02_network +++ b/target/linux/ar71xx/base-files/etc/board.d/02_network @@ -84,6 +84,7 @@ ar71xx_setup_interfaces() mr900v2|\ mynet-rext|\ rb-411|\ + rb-411u|\ rb-911g-2hpnd|\ rb-911g-5hpacd|\ rb-911g-5hpnd|\