On Wed, 4 Aug 2010 19:07:38 +0430, ali hagigat hagigatali@gmail.com wrote:
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.
Can you please explain why you are so interested in coreboot's build("make") process?