From 8c6b586f4dd7453c2348836da197369c52d86e70 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 6 Aug 2013 14:12:02 +0000 Subject: ar71xx: remove duplicate dir505 entry from board detection code https://dev.openwrt.org/ticket/14006 Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37723 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'target') 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" ;; -- cgit v1.2.3