aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorCezary Jackiewicz <cezary@eko.one.pl>2017-01-09 22:06:12 +0100
committerFelix Fietkau <nbd@nbd.name>2017-01-16 20:40:12 +0100
commit05115e9656c7630f427b84a78261f7e1f2855356 (patch)
tree7454c882de907c345401ae3615d85d466903c12f /target
parent3f7841a70a87b280103a2c51ac49fd1d90d42949 (diff)
downloadupstream-05115e9656c7630f427b84a78261f7e1f2855356.tar.gz
upstream-05115e9656c7630f427b84a78261f7e1f2855356.tar.bz2
upstream-05115e9656c7630f427b84a78261f7e1f2855356.zip
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 <cezary@eko.one.pl>
Diffstat (limited to 'target')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/board.d/02_network1
1 files changed, 1 insertions, 0 deletions
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|\