From 03681684bff28095a3570c33ccf775d86d1de082 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 5 Oct 2015 10:25:40 +0000 Subject: ar71xx: Correct WeIO board name Trivial parch to correct WeIO board name in the system. Signed-off-by: Drasko DRASKOVIC SVN-Revision: 47110 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx/base-files/lib') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index ad98cfbae6..4679a4bf21 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -850,7 +850,7 @@ ar71xx_board_detect() { *"UniFi AP Pro") name="uap-pro" ;; - *"WeIO") + "WeIO"*) name="weio" ;; *WHR-G301N) -- cgit v1.2.3