ramips/base-files: Add support for Archer C50
[openwrt/staging/florian.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index bf31c2af931d9b8fa104bdace84657ad8fe89466..be1912a1b013540a9c9a558e7103a5f60143d976 100755 (executable)
@@ -50,6 +50,7 @@ ramips_setup_interfaces()
        mpr-a2|\
        ncs601w|\
        w150m|\
+       widora-neo|\
        wnce2001|\
        zte-q7)
                ucidef_add_switch "switch0"
@@ -112,6 +113,7 @@ ramips_setup_interfaces()
        atp-52b|\
        awm002-evb|\
        awm003-evb|\
+       c50|\
        dir-645|\
        dir-860l-b1|\
        f5d8235-v1|\
@@ -171,6 +173,10 @@ ramips_setup_interfaces()
        wrh-300cr)
                ucidef_set_interface_lan "eth0"
                ;;
+       duzun-dm06)
+               ucidef_add_switch "switch0" \
+                       "1:lan" "0:wan" "6@eth0"
+               ;;
        e1700|\
        mt7620a_mt7530)
                ucidef_add_switch "switch1" \