bcm47xx: fix switch setup for Linksys WRT320N v1

WRT320N V1 is not detected by the initial network configuration script.
The switch remains unconfigured and WAN/LAN VLANs are not created.

This adds the correct setup for the device.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
Zoltan HERPAI 2024-03-28 13:41:32 +01:00
parent 61c6bc2eaa
commit 3547565f24
1 changed files with 1 additions and 0 deletions

View File

@ -170,6 +170,7 @@ configure_by_model() {
"Asus RT-N16"* | \
"Linksys E3000 V1" | \
"Linksys WRT320N V1" | \
"Linksys WRT610N V2" | \
"Netgear WNR3500 V2" | \
"Netgear WNR3500L")