buildroot/toolchain/toolchain-bare-metal-buildroot/Config.in

12 lines
299 B
Plaintext

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