bcm53xx: add switch config for Buffalo WXR-1900DHP and WZR-1750DHP

Signed-off-by: Felix Fietkau <nbd@nbd.name>
owl
Felix Fietkau 2016-11-14 20:01:46 +01:00
parent ecab500232
commit 1a1c3c690f
1 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,13 @@ tenda,ac9)
board_config_flush
exit 0
;;
buffalo,wxr-1900dhp| \
buffalo,wzr-1750dhp)
ucidef_add_switch "switch0" \
"0:lan:1" "1:lan:2" "2:lan:3" "3:lan:4" "4:wan:5" "5@eth0"
board_config_flush
exit 0
;;
esac
case "$board" in