ar71xx: add userspace support for Mikrotik RB2011iL
[openwrt/staging/lynxis/omap.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 25f6b01c184c23981eae42ee326c95dd9acadc00..547e0e408e239d218128d9ce312f3b97f7cb94b7 100755 (executable)
@@ -824,6 +824,9 @@ ar71xx_board_detect() {
        *"Rocket M XW")
                name="rocket-m-xw"
                ;;
+       *"RouterBOARD 2011iL")
+               name="rb-2011il"
+               ;;
        *"RouterBOARD 2011L")
                name="rb-2011l"
                ;;