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
This commit is contained in:
parent
d13cbb04ad
commit
f835cb6cc4
1 changed files with 0 additions and 3 deletions
|
@ -399,9 +399,6 @@ ar71xx_board_detect() {
|
||||||
*TL-WR2543N*)
|
*TL-WR2543N*)
|
||||||
name="tl-wr2543n"
|
name="tl-wr2543n"
|
||||||
;;
|
;;
|
||||||
*DIR-505-A1)
|
|
||||||
name="dir-505-a1"
|
|
||||||
;;
|
|
||||||
*"DIR-615 rev. C1")
|
*"DIR-615 rev. C1")
|
||||||
name="dir-615-c1"
|
name="dir-615-c1"
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue