summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/ar71xx.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-08-06 14:12:02 +0000
committerJohn Crispin <john@openwrt.org>2013-08-06 14:12:02 +0000
commitf835cb6cc40dd8b7290925d32bf7da89d84fb27c (patch)
treed748967e50a139a9ff6394423259f10fea0dae0f /target/linux/ar71xx/base-files/lib/ar71xx.sh
parentd13cbb04adf221d6625fe52a8bb191b9381e0a5b (diff)
downloadmaster-31e0f0ae-f835cb6cc40dd8b7290925d32bf7da89d84fb27c.tar.gz
master-31e0f0ae-f835cb6cc40dd8b7290925d32bf7da89d84fb27c.tar.bz2
master-31e0f0ae-f835cb6cc40dd8b7290925d32bf7da89d84fb27c.zip
ar71xx: remove duplicate dir505 entry from board detection code
https://dev.openwrt.org/ticket/14006 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37723
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 d64e4a0c32..4e3a91c70f 100755
--- a/target/linux/ar71xx/base-files/lib/ar71xx.sh
+++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh
@@ -399,9 +399,6 @@ ar71xx_board_detect() {
*TL-WR2543N*)
name="tl-wr2543n"
;;
- *DIR-505-A1)
- name="dir-505-a1"
- ;;
*"DIR-615 rev. C1")
name="dir-615-c1"
;;