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:46:01 +0200 |
commit | 21a12f42699d044a669e0d4a6c18bdf4cb3452a1 (patch) | |
tree | 985d8f70768816246c82a6482152493312b93b6c /target/linux/ramips | |
parent | 46e232d8a190c2189e5c34701d8a0119b778d847 (diff) | |
download | upstream-21a12f42699d044a669e0d4a6c18bdf4cb3452a1.tar.gz upstream-21a12f42699d044a669e0d4a6c18bdf4cb3452a1.tar.bz2 upstream-21a12f42699d044a669e0d4a6c18bdf4cb3452a1.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/linux/ramips')
-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 3a744bda0c..dfd6c26da7 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|\ @@ -210,7 +211,6 @@ ramips_setup_interfaces() ubnt-erx|\ ubnt-erx-sfp|\ ur-326n4g|\ - ravpower,wd03|\ wrtnode|\ wrtnode2p | \ wrtnode2r | \ |