bcm53xx: build images for Luxul ABR-4500 and XBR-4500 routers
[openwrt/staging/yousong.git] / target / linux / bcm53xx / base-files / etc / board.d / 02_network
index 8c9e8b3f3f4e928b37c74cc36d4754fe2297fb9b..9fd26e72f4d08798bb2f197956f44cbf2d0623ba 100755 (executable)
@@ -24,6 +24,13 @@ buffalo,wzr-1750dhp)
        board_config_flush
        exit 0
        ;;
+luxul,abr-4500-v1|\
+luxul,xbr-4500-v1)
+       ucidef_add_switch "switch0" \
+               "0:wan" "1:lan:4" "2:lan:3" "3:lan:2" "4:lan:1" "5@eth0"
+       board_config_flush
+       exit 0
+       ;;
 phicomm,k3)
        ucidef_add_switch "switch0" \
                "0:lan" "1:lan" "2:lan" "3:wan" "5@eth0"