From eda4f8b66414e2ddfacd33596a23f6c48d71e31f 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47110 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') 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