When we execute the command:
make
What rule will be executed?

We know that compiling and linking c/assembly files by GNU gcc tool produce
object files with specific formats like elf, COFF,....How the final Coreboot
image is not in those formats, means it is not in elf, COFF formats? It is
an executable file.
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to