ar71xx: add user-space support for the Tube2H board
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index bc26d8b1dc544a4f3c3c3bab5954369b03c7b7b0..94f758a8097a7d0245d4e4eeecf6b726bea7b928 100755 (executable)
@@ -625,6 +625,9 @@ ar71xx_board_detect() {
        *"TL-MR13U")
                name="tl-mr13u"
                ;;
+       *"Tube2H")
+               name="tube2h"
+               ;;
        *UniFi)
                name="unifi"
                ;;