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
master
John Crispin 11 years ago
parent d13cbb04ad
commit f835cb6cc4
  1. 3
      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"
;;

Loading…
Cancel
Save