qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] optionrom build fixes
@ 2009-07-21 12:11 quintela
  2009-07-21 12:11 ` [Qemu-devel] [PATCH 1/5] move cc-option definition to rules.mak quintela
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: quintela @ 2009-07-21 12:11 UTC (permalink / raw)
  To: qemu-devel; +Cc: agraf, Juan Quintela

From: Juan Quintela <quintela@redhat.com>

Hi

This series of patches get optionrom to use rules.mak and use the normal qemu
build system. As it used its own variant of cc-option, move cc-option definition
to rules.mak and remove the own implementation in optionrom.

Anthony, this one includes my two previous patches to this zone:
- put pc-bios/optionrom/multiboot.bin into .gitignore
- Don't build it in mac os X

cc'd alexander graf, that was the original author.

Later, Juan.

Juan Quintela (5):
  move cc-option definition to rules.mak
  Use quiet-command for building optionrom
  use cc-option for optionrom
  multiboot.bin is a generated file
  Don't build option roms on Mac OS X

 .gitignore                 |    1 +
 Makefile.target            |    6 ------
 configure                  |    4 +++-
 pc-bios/optionrom/Makefile |   36 +++++++-----------------------------
 rules.mak                  |    6 ++++++
 5 files changed, 17 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-07-21 22:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-21 12:11 [Qemu-devel] [PATCH 0/5] optionrom build fixes quintela
2009-07-21 12:11 ` [Qemu-devel] [PATCH 1/5] move cc-option definition to rules.mak quintela
2009-07-21 12:11 ` [Qemu-devel] [PATCH 2/5] Use quiet-command for building optionrom quintela
2009-07-21 12:11 ` [Qemu-devel] [PATCH 3/5] use cc-option for optionrom quintela
2009-07-21 12:11 ` [Qemu-devel] [PATCH 4/5] multiboot.bin is a generated file quintela
2009-07-21 12:11 ` [Qemu-devel] [PATCH 5/5] Don't build option roms on Mac OS X quintela
2009-07-21 22:51 ` [Qemu-devel] Re: [PATCH 0/5] optionrom build fixes Alexander Graf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).