ar71xx: add Arduino Yun
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / lib / ar71xx.sh
index 8f3bf1d2b4178292cc1fa9a6229d7efc0396d2b2..0e92ee7912ea5f601aeb13ab99887960d59df16c 100755 (executable)
@@ -359,6 +359,9 @@ ar71xx_board_detect() {
        *Antminer-S3)
                name="antminer-s3"
                ;;
+       *"Arduino Yun")
+               name="arduino-yun"
+               ;;
        *AP113)
                name="ap113"
                ;;