ar71xx: add support for 8devices Rambutan development board
[openwrt/staging/mkresin.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 92ee516235c5d0aa1a7035415a58795294edf092..5c3b1a7e1b601bb3bd7b42040a918be8e0de6391 100755 (executable)
@@ -811,6 +811,9 @@ ar71xx_board_detect() {
        *"R6100")
                name="r6100"
                ;;
+       *"Rambutan"*)
+               name="rambutan"
+               ;;
        *"RE450")
                name="re450"
                ;;