ramips: add support for dir810l and asus rp-n53
[openwrt/openwrt.git] / target / linux / ramips / base-files / lib / ramips.sh
index 6960c6d4015df580fb7860117ae4b2a8168f8f74..3ec44d2fffc2b942191c6508131dd90bb0a8825b 100755 (executable)
@@ -88,6 +88,9 @@ ramips_board_detect() {
        *"DIR-645")
                name="dir-645"
                ;;
+       *"DIR-810L")
+               name="dir-810l"
+               ;;
        *"DAP-1350")
                name="dap-1350"
                ;;
@@ -148,6 +151,9 @@ ramips_board_detect() {
        *"Planex MZK-W300NH2"*)
                name="mzk-w300nh2"
                ;;
+       *"Poray IP2202")
+               name="ip2202"
+               ;;
        *"Poray M3")
                name="m3"
                ;;
@@ -163,6 +169,9 @@ ramips_board_detect() {
        *"PWH2004")
                name="pwh2004"
                ;;
+       *"Asus RP-N53")
+               name="rp-n53"
+               ;;
        *"RT-G32 B1")
                name="rt-g32-b1"
                ;;