ramips: add Poray X8 support
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index e3776f1304d2d641f088820d5d09d90dad0b4034..6960c6d4015df580fb7860117ae4b2a8168f8f74 100755 (executable)
@@ -154,6 +154,12 @@ ramips_board_detect() {
        *"Poray M4")
                name="m4"
                ;;
+       *"Poray X5")
+               name="x5"
+               ;;
+       *"Poray X8")
+               name="x8"
+               ;;
        *"PWH2004")
                name="pwh2004"
                ;;