mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01: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>