ar71xx: add support for 8devices Lima board
[openwrt/staging/yousong.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index fc3a5dda8b763ce10606f527b086407a2583cc0b..2ae4e1168fb47b2425b7e906ee987e3c02b89a73 100755 (executable)
@@ -1262,6 +1262,9 @@ ar71xx_board_detect() {
        "8devices Carambola2"*)
                name="carambola2"
                ;;
+       "8devices Lima"*)
+               name="lima"
+               ;;
        *"Sitecom WLR-8100")
                name="wlr8100"
                ;;