Config.in 299 B

1234567891011
  1. if BR2_TOOLCHAIN_BARE_METAL_BUILDROOT
  2. config BR2_TOOLCHAIN_BARE_METAL_BUILDROOT_ARCH
  3. string "architecture tuple"
  4. help
  5. This option allows to define the architecture tuple for the
  6. bare-metal toolchain.
  7. source "package/newlib-bare-metal/Config.in"
  8. endif # BR2_TOOLCHAIN_BARE_METAL_BUILDROOT