crosstool-ng/config/kernel/bare-metal.in
Yann E. MORIN" 47112bebdd Unmark bare-metal being EXPERIMENTAL.
/trunk/config/kernel/bare-metal.in |    1     0     1     0 -
 1 file changed, 1 deletion(-)
2008-11-01 18:30:19 +00:00

12 lines
418 B
Plaintext

# Bare metal config options
config KERNEL_bare_metal
select BARE_METAL
help
'Bare metal' refers to those programs that run without any kernel.
You probably want to say 'y' here if you plan to use your compiler
to build bootloaders. It is not yet suitable to build Linux kernels,
though, because the APCI stuff relies on the target C library headers
being available?!?!...