ramips: add support for minew g1-c
[openwrt/openwrt.git] / target / linux / ramips / mt76x8 / base-files / etc / board.d / 02_network
index 703936f2170d4f7b89a068a104ecebe7e90d3d3d..032d7e75b2930b1a4ce470e4478dc5df670940b5 100644 (file)
@@ -32,6 +32,11 @@ ramips_setup_interfaces()
                ucidef_add_switch_attr "switch0" "enable" "false"
                ucidef_set_interface_lan "eth0"
                ;;
+       minew,g1-c)
+               ucidef_add_switch "switch0"
+               ucidef_add_switch_attr "switch0" "enable" "false"
+               ucidef_set_interface_lan "eth0" "dhcp"
+               ;;
        asus,rt-n10p-v3|\
        asus,rt-n11p-b1|\
        asus,rt-n12-vp-b1|\