AA: ar71xx: add user-space support for the RB435G board
[12.09/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 22eae94..2bc8194 100755 (executable)
@@ -270,6 +270,9 @@ ar71xx_board_detect() {
        *"RouterBOARD 433UAH")
                name="rb-433u"
                ;;
+       *"RouterBOARD 435G")
+               name="rb-435g"
+               ;;
        *"RouterBOARD 450")
                name="rb-450"
                ;;