diff options
author | Matthias Badaire <mbadaire@gmail.com> | 2018-05-23 23:19:47 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-06-09 13:45:29 +0200 |
commit | 6ea0807f18f96e0ae7f6db23ab3c984b180aa84e (patch) | |
tree | dc07f6c952a63fd033c0030d6d6ec30848af3d54 /target | |
parent | daeab36c1bb4e554548b4773224297ba46c01f9c (diff) | |
download | upstream-6ea0807f18f96e0ae7f6db23ab3c984b180aa84e.tar.gz upstream-6ea0807f18f96e0ae7f6db23ab3c984b180aa84e.tar.bz2 upstream-6ea0807f18f96e0ae7f6db23ab3c984b180aa84e.zip |
ramips: fix network config for ravpower wd03
This device has only one ethernet port.
Signed-off-by: Matthias Badaire <mbadaire@gmail.com>
[add the existing eth0 as lan block, shorten commit message]
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 2e771ca75a..7f732fed94 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -143,6 +143,7 @@ ramips_setup_interfaces() mzk-ex750np|\ na930|\ pbr-d1|\ + ravpower,wd03|\ tama,w06|\ u25awf-h1|\ wli-tx4-ag300n|\ @@ -211,7 +212,6 @@ ramips_setup_interfaces() ubnt-erx|\ ubnt-erx-sfp|\ ur-326n4g|\ - ravpower,wd03|\ wrtnode|\ wrtnode2p | \ wrtnode2r | \ |