Am 29.01.2012 21:36, schrieb Grant Likely: > On Sun, Jan 29, 2012 at 07:13:55PM +0000, Peter Maydell wrote: >> On 29 January 2012 16:01, Grant Likely <grant.lik...@secretlab.ca> wrote: >>> +DEF("dtb", HAS_ARG, QEMU_OPTION_dtb, \ >>> + "-dtb file use 'file' as a device tree image\n", QEMU_ARCH_ARM) >> >> Needs more spaces to make it line up right in -help output: >> Linux/Multiboot boot specific: >> -kernel bzImage use 'bzImage' as kernel image >> -append cmdline use 'cmdline' as kernel command line >> -initrd file use 'file' as initial ram disk >> -dtb file use 'file' as a device tree image > > Fixed. > > New patch below... > > --- > diff --git a/Makefile.target b/Makefile.target > index 68481a3..5e465ec 100644 > --- a/Makefile.target > +++ b/Makefile.target [snip]
Please always post patches using git-send-email and indicate the version number as [PATCH vX] (opinions are divided whether as reply or as top-level). The changes should be described below the commit message (or in a cover letter). http://wiki.qemu.org/Contribute/SubmitAPatch Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg