ar71xx: add GL-AR150 support V3
[openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 5b3e76f..75a75a4 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"
                ;;