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