ramips: add support for Omnima MiniEMBWiFi board
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index b41a153ca939537e832a0808154e96b9cfadc2a0..7d45bde096a2c7fe5bedc23229f9b956299e0ba7 100755 (executable)
@@ -80,6 +80,9 @@ ramips_board_name() {
        *"NW718")
                name="nw718"
                ;;
+       *"Omnima MiniEMBWiFi")
+               name="omni-emb"
+               ;;
        *"PWH2004")
                name="pwh2004"
                ;;