mpc85xx: add support for Watchguard Firebox T10
[openwrt/staging/pepe2k.git] / target / linux / mpc85xx / base-files / etc / board.d / 02_network
index 03153b73d0b00dbf7b15f684e7255fecc746bbf3..7b34f9f308ee7ba273fac8c7bf3f026662f5b93f 100644 (file)
@@ -22,6 +22,9 @@ tplink,tl-wdr4900-v1)
                "0@eth0" "2:lan:1" "3:lan:2" "4:lan:3" "5:lan:4" "1:wan"
        ucidef_set_interface_macaddr "wan" "$(macaddr_add $(mtd_get_mac_binary u-boot 0x4fc00) 1)"
        ;;
+watchguard,firebox-t10)
+       ucidef_set_interfaces_lan_wan "eth1 eth2" "eth0"
+       ;;
 *)
        ucidef_set_interfaces_lan_wan "eth0" "eth1"
        ;;