ramips: add Poray X5/X6 Support
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index e3776f1304d2d641f088820d5d09d90dad0b4034..1bf93e30bfe010b04a45cfb9149e37c650df691a 100755 (executable)
@@ -154,6 +154,9 @@ ramips_board_detect() {
        *"Poray M4")
                name="m4"
                ;;
+       *"Poray X5")
+               name="x5"
+               ;;
        *"PWH2004")
                name="pwh2004"
                ;;