aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/ar71xx.sh
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-06-29 08:24:07 +0000
committerJohn Crispin <blogic@openwrt.org>2015-06-29 08:24:07 +0000
commitd22caaf68d5dd81a4f110e788be4e704cfa153c3 (patch)
tree2c3d632420a6c61a8062dcfd784ccc2b11d2b8a5 /target/linux/ar71xx/base-files/lib/ar71xx.sh
parent00cde0d6e5bdb33e2e153c9f0822e25fa01a3fc4 (diff)
downloadupstream-d22caaf68d5dd81a4f110e788be4e704cfa153c3.tar.gz
upstream-d22caaf68d5dd81a4f110e788be4e704cfa153c3.tar.bz2
upstream-d22caaf68d5dd81a4f110e788be4e704cfa153c3.zip
Revert "ar71xx: add user-space support for EnGenius EPG5000."
This reverts commit e3326c4473bc6b7b5fd899ac955af974ebc64b92. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46143 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/ar71xx.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index 00e39ae639..8f4bb409ff 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -433,9 +433,6 @@ ar71xx_board_detect() {
name="gl-inet"
gl_inet_board_detect
;;
- *"EnGenius EPG5000")
- name="epg5000"
- ;;
*"EnGenius ESR1750")
name="esr1750"
;;