summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/ar71xx.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-02 10:32:04 +0000
committerJohn Crispin <john@openwrt.org>2015-02-02 10:32:04 +0000
commitbaaef4295286f02f8f81493ae84885afdd8acb37 (patch)
treeab26f684c8e917129e0186e93c62aef20ff0153d /target/linux/ar71xx/base-files/lib/ar71xx.sh
parentb41bf7479e773018a5ea1ba9f8279676a8c1dafd (diff)
downloadmaster-31e0f0ae-baaef4295286f02f8f81493ae84885afdd8acb37.tar.gz
master-31e0f0ae-baaef4295286f02f8f81493ae84885afdd8acb37.tar.bz2
master-31e0f0ae-baaef4295286f02f8f81493ae84885afdd8acb37.zip
ar71xx: Revert "added board support for compex wpj558"
This reverts commit f7873071561d82e75ba2dc46433a2982fef8ac6f. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 44245
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 4c6594fdf8..02872de145 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -747,9 +747,6 @@ ar71xx_board_detect() {
*WP543)
name="wp543"
;;
- *WPJ558)
- name="wpj558"
- ;;
*WPE72)
name="wpe72"
;;