ralink: add support for mt7628
[openwrt/.git] / target / linux / ramips / base-files / lib / ramips.sh
index e42f719cd83d7bfbea08f1858ba0e630d5d935c1..7538876697496050c657a9b0cb41ec903ebf3410 100755 (executable)
@@ -355,6 +355,9 @@ ramips_board_detect() {
        *"Lenovo Y1S")
                name="y1s"
                ;;
+       *"Mediatek MT7628AN evaluation board")
+               name="mt7628"
+               ;;
        *)
                name="generic"
                ;;