From d22caaf68d5dd81a4f110e788be4e704cfa153c3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 29 Jun 2015 08:24:07 +0000 Subject: Revert "ar71xx: add user-space support for EnGenius EPG5000." This reverts commit e3326c4473bc6b7b5fd899ac955af974ebc64b92. Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46143 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/etc/diag.sh | 3 --- target/linux/ar71xx/base-files/etc/uci-defaults/02_network | 3 +-- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'target/linux/ar71xx/base-files/etc') diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh index c02efa8751..4bdb53db93 100644 --- a/target/linux/ar71xx/base-files/etc/diag.sh +++ b/target/linux/ar71xx/base-files/etc/diag.sh @@ -92,9 +92,6 @@ get_status_led() { gl-inet) status_led="gl-connect:green:lan" ;; - epg5000) - status_led="epg5000:amber:power" - ;; esr1750) status_led="esr1750:amber:power" ;; diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network index 2fab4c2133..4fe951e3ca 100644 --- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network @@ -30,8 +30,7 @@ wlr8100) ucidef_add_switch_vlan "switch0" "2" "0t 1" ;; -esr1750 |\ -epg5000) +esr1750) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ucidef_add_switch "switch0" "1" "1" ucidef_add_switch_vlan "switch0" "1" "0t 2 3 4 5" -- cgit v1.2.3