On Thu, Mar 08, 2012 at 12:09:40PM +1100, David Gibson wrote: > This adds a few previously missing generated files to .gitignore: the > qemu-bridge-helper binary, and the linuxboot and multiboot images from > pc-bios/optionrom. > > Signed-off-by: David Gibson <da...@gibson.dropbear.id.au> > --- > .gitignore | 1 + > pc-bios/optionrom/.gitignore | 5 +++++ > 2 files changed, 6 insertions(+), 0 deletions(-) > create mode 100644 pc-bios/optionrom/.gitignore
Only taking Patch 1, since Patch 2 seems to be covered by a yet-to-be-merged patch on the list. Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan