From: quintela@redhat.com
To: qemu-devel@nongnu.org
Cc: agraf@suse.de, Juan Quintela <quintela@redhat.com>
Subject: [Qemu-devel] [PATCH 0/5] optionrom build fixes
Date: Tue, 21 Jul 2009 14:11:17 +0200 [thread overview]
Message-ID: <cover.1248173592.git.quintela@redhat.com> (raw)
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(-)
next reply other threads:[~2009-07-21 12:11 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-21 12:11 quintela [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1248173592.git.quintela@redhat.com \
--to=quintela@redhat.com \
--cc=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).