ipq40xx: add Cisco Meraki MR33 Support
[openwrt/staging/hauke.git] / target / linux / ipq40xx / base-files / etc / board.d / 02_network
index 8f8d67db32dab843cbb1f7178d931705dc4ad077..d25a039f2d5b870ab5de9c838b0cd096291d55bc 100755 (executable)
@@ -35,6 +35,10 @@ glinet,gl-b1300)
 openmesh,a42)
        ucidef_set_interfaces_lan_wan "eth1" "eth0"
        ;;
+
+meraki,mr33)
+       ucidef_set_interface_lan "eth0"
+       ;;
 *)
        echo "Unsupported hardware. Network interfaces not intialized"
        ;;