mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
2d99ee3004
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>