ar71xx: add user-space support for the OpenMesh A40
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index f090b041d06e8ab8e634556ef6c12ab2b6eac623..b8ec3254092165bf7c0a7966716aafe5bc64a4fe 100755 (executable)
@@ -382,6 +382,12 @@ ar71xx_board_detect() {
        *"Oolite V1.0")
                name="oolite"
                ;;
+       *"A40")
+               name="a40"
+               ;;
+       *"A60")
+               name="a60"
+               ;;
        *"AC1750DB")
                name="f9k1115v2"
                ;;