- if BR2_TOOLCHAIN_BARE_METAL_BUILDROOT
- config BR2_TOOLCHAIN_BARE_METAL_BUILDROOT_ARCH
- string "architecture tuple"
- help
- This option allows to define the architecture tuple for the
- bare-metal toolchain.
- source "package/newlib-bare-metal/Config.in"
- endif # BR2_TOOLCHAIN_BARE_METAL_BUILDROOT
|