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