mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 18:25:06 +04:00
mbedtls uses some instructions introduced in ARMv6 which are not
available in older architectures.
Fixes: 3f7dd06fd8 ("mbedtls: Update to 2.14.1")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>