mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-08 02:10:21 +00: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>