ar71xx: add user-space support for the OpenMesh A60
[openwrt/staging/blogic.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 77016f4ba27ddd72ecdd28b8328871c2c232b997..79a651c47bc29735e21bcf84316027b5dbdb0fc2 100755 (executable)
@@ -382,6 +382,9 @@ ar71xx_board_detect() {
        *"Oolite V1.0")
                name="oolite"
                ;;
+       *"A60")
+               name="a60"
+               ;;
        *"AC1750DB")
                name="f9k1115v2"
                ;;