mirror of https://github.com/hak5/openwrt.git
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 <mirko.parthey@web.de>
[cherry-pick/rebase]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 555ca422d1
)
openwrt-18.06
parent
f9dec32be7
commit
2a22e41fe4
|
@ -32,6 +32,7 @@ ramips_setup_interfaces()
|
|||
|
||||
case $board in
|
||||
11acnas|\
|
||||
dir-615-h1|\
|
||||
w2914nsv2|\
|
||||
zbt-we2026)
|
||||
ucidef_add_switch "switch0" \
|
||||
|
|
Loading…
Reference in New Issue