ramips: add support for Fon FON2601
[oweals/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 95bd2a44f141ce19fc90eb1641a142aed31f1fc6..2f9a02256e31ee87cfad7c916db4aa16341c2698 100755 (executable)
@@ -329,6 +329,10 @@ ramips_setup_interfaces()
                ucidef_add_switch "switch1" \
                        "1:lan" "2:lan" "3:lan" "4:lan" "0:wan" "6@eth0"
                ;;
+       fon,fon2601)
+               ucidef_add_switch "switch0" \
+                       "0:lan" "4:wan" "6@eth0"
+               ;;
        gehua,ghl-r-001)
                ucidef_add_switch "switch0" \
                        "0:lan" "1:lan" "2:lan" "4:wan" "6@eth0"