projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d13cbb0
)
ar71xx: remove duplicate dir505 entry from board detection code
author
John Crispin
<john@openwrt.org>
Tue, 6 Aug 2013 14:12:02 +0000
(14:12 +0000)
committer
John Crispin
<john@openwrt.org>
Tue, 6 Aug 2013 14:12:02 +0000
(14:12 +0000)
https://dev.openwrt.org/ticket/14006
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37723
target/linux/ar71xx/base-files/lib/ar71xx.sh
patch
|
blob
|
history
diff --git
a/target/linux/ar71xx/base-files/lib/ar71xx.sh
b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index d64e4a0c32005ee3536425a67ac99838703db366..4e3a91c70ffe09f7f35a0e36d97d560792beb61b 100755
(executable)
--- 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"
;;