ramips: Add support for Omnima MiniPlug
[openwrt/staging/chunkeey.git] / target / linux / ramips / base-files / lib / ramips.sh
index a24842e29f8940003fd43dc2855896731b689b4a..bb42ace621eead2360f3152694a9ccb9f07ebec7 100755 (executable)
@@ -187,6 +187,9 @@ ramips_board_detect() {
        *"Omnima MiniEMBWiFi")
                name="omni-emb"
                ;;
+       *"Omnima MiniPlug")
+               name="omni-plug"
+               ;;
        *"Petatel PSR-680W"*)
                name="psr-680w"
                ;;