From 2a22e41fe44c85253dcc2a5e927e54e716fd1e7c Mon Sep 17 00:00:00 2001 From: Mirko Parthey Date: Sat, 7 Sep 2019 17:06:50 +0200 Subject: ramips: fix D-Link DIR-615 H1 switch port mapping Reuse a device-specific switch port mapping which also applies to the D-Link DIR-615 H1. Signed-off-by: Mirko Parthey [cherry-pick/rebase] Signed-off-by: Adrian Schmutzler (cherry picked from commit 555ca422d1cbc2db354c0ed03d1a79650f590859) --- target/linux/ramips/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) (limited to 'target') 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 7a765a9a95..01bad990a9 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -32,6 +32,7 @@ ramips_setup_interfaces() case $board in 11acnas|\ + dir-615-h1|\ w2914nsv2|\ zbt-we2026) ucidef_add_switch "switch0" \ -- cgit v1.2.3