ar71xx: remove duplicate dir505 entry from board detection code
https://dev.openwrt.org/ticket/14006 Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37723 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
c1fe405c08
commit
8c6b586f4d
|
@ -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"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue