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