apm821xx: Add support for the Cisco Meraki MX60/MX60W
[openwrt/openwrt.git] / target / linux / apm821xx / base-files / lib / apm821xx.sh
index 78fe452184fb55bb95d84c8549db5a7127cb5512..98f6ee92abcc139d43183a3a48717c8c7281c20e 100755 (executable)
@@ -14,6 +14,10 @@ apm821xx_board_detect() {
                name="mr24"
                ;;
 
+       *"Meraki MX60/MX60W Security Appliance")
+               name="mx60"
+               ;;
+
        *"MyBook Live"*)
                name="mbl"
                ;;