ramips: add support for Planex MZK-DP150N
[openwrt/staging/chunkeey.git] / target / linux / ramips / base-files / lib / ramips.sh
index 3d40ab9b637d3d6022c0b3acbe37e8608e1c688c..d7fd5f91aa5fa76bc476988080fb3c59ee31ae5d 100755 (executable)
@@ -421,6 +421,9 @@ ramips_board_detect() {
        *"Mediatek MT7628AN evaluation board")
                name="mt7628"
                ;;
+       *"Planex MZK-DP150N")
+               name="mzk-dp150n"
+               ;;
        *)
                name="generic"
                ;;