ramips:support Lenovo AC1200 Wireless router
[openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index a6dcbca..a24842e 100755 (executable)
@@ -325,6 +325,12 @@ ramips_board_detect() {
        *"ZBT WR8305RT")
                name="wr8305rt"
                ;;
+       *"Lenovo Y1")
+               name="y1"
+               ;;
+       *"Lenovo Y1S")
+               name="y1s"
+               ;;
        *)
                name="generic"
                ;;