ar71xx: add GL-AR150 support V3
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 5b3e76f993127eccac7cd1a6b90a88d76974f188..75a75a4fd4b59200acd3373d6c80f91a6549a64b 100755 (executable)
@@ -482,6 +482,9 @@ ar71xx_board_detect() {
                name="gl-inet"
                gl_inet_board_detect
                ;;
+       *"GL AR150")
+               name="gl-ar150"
+               ;;
        *"EnGenius EPG5000")
                name="epg5000"
                ;;