mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-08 05:09:29 -04:00
The CPU sub type was set to a CPU version with FPU, but the FPU feature was not activated before, so a soft float toolchain was created. Activate also the FPU feature to create the correct toolchain. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>