diff options
author | Cezary Jackiewicz <cezary@eko.one.pl> | 2017-01-09 22:06:12 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-02-01 14:59:17 +0100 |
commit | 3e4b00e6fadc6cb57d91cd341c7ac859658d7d54 (patch) | |
tree | 3728854cb024d501325b6b8a00c60482d6a2a13c /target/linux | |
parent | ca2a03d1f6fc5288f1f1e9098c317ca9249e50b9 (diff) | |
download | mtk-20170518-3e4b00e6fadc6cb57d91cd341c7ac859658d7d54.zip mtk-20170518-3e4b00e6fadc6cb57d91cd341c7ac859658d7d54.tar.gz mtk-20170518-3e4b00e6fadc6cb57d91cd341c7ac859658d7d54.tar.bz2 |
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/linux')
-rwxr-xr-x | target/linux/ar71xx/base-files/etc/board.d/02_network | 1 |
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 d46266a..c916462 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|\ |