ar71xx: add user-space support for EnGenius EPG5000.
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 8f4bb409ffe5675a17ece28c03815689f2834b42..00e39ae6392a7ce2330c4d42741c60db517990c9 100755 (executable)
@@ -433,6 +433,9 @@ ar71xx_board_detect() {
                name="gl-inet"
                gl_inet_board_detect
                ;;
                name="gl-inet"
                gl_inet_board_detect
                ;;
+       *"EnGenius EPG5000")
+               name="epg5000"
+               ;;
        *"EnGenius ESR1750")
                name="esr1750"
                ;;
        *"EnGenius ESR1750")
                name="esr1750"
                ;;