ar71xx: add user-space support for the WNR2200 board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index e7fbfbe58a6800dc96da82610625305f573b8013..b7dd4af96fcd965f9f58083d0ee25e147423b960 100755 (executable)
@@ -516,6 +516,9 @@ ar71xx_board_detect() {
        *WNR2000)
                name="wnr2000"
                ;;
+       *WNR2200)
+               name="wnr2200"
+               ;;
        *"WNR612 V2")
                name="wnr612-v2"
                ;;