ar71xx: add user-space support for RB2011UAS
[librecmc/librecmc.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 31c56aa4482f1658d470f02aa81ef3f9c55e69df..05e109373790694653b64d578ea996a8f3da8cf8 100755 (executable)
@@ -354,6 +354,9 @@ ar71xx_board_detect() {
        *"RouterBOARD 2011L")
                name="rb-2011l"
                ;;
+       *"RouterBOARD 2011UAS")
+               name="rb-2011uas"
+               ;;
        *"RouterBOARD 2011UAS-2HnD")
                name="rb-2011uas-2hnd"
                ;;