ar71xx: add support for the MikroTik RB911-2Hn/5Hn boards
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index b6642495de1b0307859f71e17d7ffc57802eceac..73bdce58531072a4962498f8d150d39947ebf2d8 100755 (executable)
@@ -941,6 +941,12 @@ ar71xx_board_detect() {
        *"RouterBOARD 751G")
                name="rb-751g"
                ;;
+       *"RouterBOARD 911-2Hn")
+               name="rb-911-2hn"
+               ;;
+       *"RouterBOARD 911-5Hn")
+               name="rb-911-5hn"
+               ;;
        *"RouterBOARD 911G-2HPnD")
                name="rb-911g-2hpnd"
                ;;