update README

This commit is contained in:
Robin Müller 2021-08-02 13:38:56 +02:00
parent bf701709af
commit ab1e1daed8
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 2 additions and 2 deletions

View File

@ -412,7 +412,7 @@ or create them manually as well.
# <a id="ctng"></a> Building a cross-compile toolchain with crosstool-ng
If you want to cross-compile the toolchain for the Raspberry Pi, you can do so
If you want to cross-compile the toolchain for the BeagleBoneBlack, you can do so
with the `crosstool-ng` tool.
Alternatively, you can also download a cross-compile toolchain built with
@ -476,7 +476,7 @@ inside the `x-tools` folder.
It is recommended to go to `Paths and misc options` and disable `Paths and misc options`.
It is also recommended to go to `Target Options` &rarr; `Floating Points` and enable hardware
flaoting point support.
flaoting point support. The specify the `neon-vfpv3` as the FPU unit manually.
Remember to save the configuration.