ar71xx: add support for RB750r2
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index f4e54415ae702b5a40bb7bd49200863095ca87be..fc3a5dda8b763ce10606f527b086407a2583cc0b 100755 (executable)
@@ -838,6 +838,9 @@ ar71xx_board_detect() {
        *"RouterBOARD 750GL")
                name="rb-750gl"
                ;;
+       *"RouterBOARD 750 r2")
+               name="rb-750-r2"
+               ;;
        *"RouterBOARD 750UP r2")
                name="rb-750up-r2"
                ;;