ar71xx: add user-space support for the EnGenius ESR900
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index cce8d25830041ff8dd9466fa2ac7fa12e7ccb159..bc26d8b1dc544a4f3c3c3bab5954369b03c7b7b0 100755 (executable)
@@ -328,6 +328,9 @@ ar71xx_board_detect() {
        *"EnGenius ESR1750")
                name="esr1750"
                ;;
+       *"EnGenius ESR900")
+               name="esr900"
+               ;;
        *JA76PF)
                name="ja76pf"
                ;;