ath79: add support for AirTight C-75
[openwrt/staging/stintel.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index 905848a2badc4ab3803d9a4cea7a0a6ab6e069aa..866d74fae435dfe5328f5b23ac06794c8d255ba5 100755 (executable)
@@ -81,6 +81,10 @@ ath79_setup_interfaces()
        winchannel,wb2000)
                ucidef_set_interface_lan "eth0"
                ;;
+       airtight,c-75)
+               ucidef_add_switch "switch0" \
+                       "0@eth0" "2:wan" "3:lan" "6@eth1"
+               ;;
        alfa-network,ap121fe)
                ucidef_set_interface_lan "eth0 usb0"
                ;;