diff options
author | Thibaut VARENE <hacks@slashdirt.org> | 2017-02-12 17:11:08 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2017-04-28 17:10:01 +0200 |
commit | 8b9f7bd7bd911a8677b6fa8256ab521417f326bf (patch) | |
tree | 29494a0517d61ec38c8151c822ee053f365a0067 /target/linux | |
parent | bf534e45ea696cc2d4afe12502a8ad78b54cfc29 (diff) | |
download | mtk-20170518-8b9f7bd7bd911a8677b6fa8256ab521417f326bf.zip mtk-20170518-8b9f7bd7bd911a8677b6fa8256ab521417f326bf.tar.gz mtk-20170518-8b9f7bd7bd911a8677b6fa8256ab521417f326bf.tar.bz2 |
ramips: WN3000RPv3: do not setup switch
The WN3000RPv3 is a repeater with a single ethernet port. Setting up the
switch, even to disable it, is unnecessary and possibly confusing.
Configure LAN as eth0 instead.
Signed-off-by: Thibaut VARENE <hacks@slashdirt.org>
Diffstat (limited to 'target/linux')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 1 |
1 files changed, 0 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 af5a951..36cdc10 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -58,7 +58,6 @@ ramips_setup_interfaces() timecloud|\ w150m|\ widora-neo|\ - wn3000rpv3|\ wnce2001|\ zbt-cpe102|\ zte-q7) |