mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
toolchain/toolchain-bare-metal-buildroot: wire up newlib-bare-metal
Signed-off-by: Neal Frager <neal.frager@amd.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
3b95ff658b
commit
e0e7a1d3d1
@@ -927,6 +927,7 @@ comment "Bare metal toolchain"
|
||||
|
||||
config BR2_TOOLCHAIN_BARE_METAL_BUILDROOT
|
||||
bool "Build a bare metal toolchain"
|
||||
select BR2_PACKAGE_NEWLIB_BARE_METAL
|
||||
help
|
||||
Select if you need a bare-metal toolchain for building
|
||||
platform specific firmware images.
|
||||
|
||||
Reference in New Issue
Block a user