mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
With openwrt/openwrt@8dcc108760, the ARM FPU compiler options are no longer part of CONFIG_TARGET_OPTIMIZATION. This updates various packages that look for NEON/VFP support to search CONFIG_CPU_TYPE instead. Signed-off-by: Jeffery To <jeffery.to@gmail.com>