aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-02-02 10:32:04 +0000
committerJohn Crispin <blogic@openwrt.org>2015-02-02 10:32:04 +0000
commit1c45ec1021f520e6db2ddfa5f922fb68c6bc3da5 (patch)
tree1ef289182cfad1eb4145d225120be6b9a226f806 /target/linux/ar71xx/base-files/etc
parentd5add0371f856007f991687061edb4b46ba56b90 (diff)
downloadmaster-187ad058-1c45ec1021f520e6db2ddfa5f922fb68c6bc3da5.tar.gz
master-187ad058-1c45ec1021f520e6db2ddfa5f922fb68c6bc3da5.tar.bz2
master-187ad058-1c45ec1021f520e6db2ddfa5f922fb68c6bc3da5.zip
ar71xx: Revert "added board support for compex wpj558"
This reverts commit f7873071561d82e75ba2dc46433a2982fef8ac6f. Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44245 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/etc')
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/diag.sh3
-rwxr-xr-xtarget/linux/ar71xx/base-files/etc/uci-defaults/02_network7
2 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/ar71xx/base-files/etc/diag.sh b/target/linux/ar71xx/base-files/etc/diag.sh
index af53afdf4e..af6107b489 100755
--- a/target/linux/ar71xx/base-files/etc/diag.sh
+++ b/target/linux/ar71xx/base-files/etc/diag.sh
@@ -288,9 +288,6 @@ get_status_led() {
wp543)
status_led="wp543:green:diag"
;;
- wpj558)
- status_led="wpj558:green:sig3"
- ;;
wrt400n)
status_led="wrt400n:blue:wps"
;;
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 1d186deffa..a223ae8fe5 100755
--- a/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
+++ b/target/linux/ar71xx/base-files/etc/uci-defaults/02_network
@@ -359,13 +359,6 @@ wpe72)
ucidef_set_interfaces_lan_wan "eth1" "eth0"
;;
-wpj558)
- ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2"
- ucidef_add_switch "switch0" "1" "1"
- ucidef_add_switch_vlan "switch0" "1" "5 6t"
- ucidef_add_switch_vlan "switch0" "2" "1 6t"
- ;;
-
ap121 |\
ap121-mini |\
ap96 |\