[OpenWrt-Devel] [PATCH] [SIGNED-OFF] Correct WeIO board name
Drasko DRASKOVIC
drasko.draskovic at gmail.com
Tue Sep 29 07:20:37 EDT 2015
Trivial parch to correct WeIO board name in the system.
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic at gmail.com>
---
target/linux/ar71xx/base-files/lib/ar71xx.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh
index ad98cfb..4679a4b 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)
--
2.5.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list