From: Laurent Vivier <laurent@vivier.eu>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>, qemu-devel@nongnu.org
Cc: Laszlo Ersek <lersek@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v3 2/2] roms: List and describe the Makefile 'clean' rule
Date: Wed, 22 May 2019 15:40:15 +0200 [thread overview]
Message-ID: <c5163291-d4ae-08db-0e7c-c24021647771@vivier.eu> (raw)
In-Reply-To: <20190506141923.12183-3-philmd@redhat.com>
On 06/05/2019 16:19, Philippe Mathieu-Daudé wrote:
> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> roms/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/roms/Makefile b/roms/Makefile
> index ea6aec56abd..078d3fb7056 100644
> --- a/roms/Makefile
> +++ b/roms/Makefile
> @@ -62,6 +62,8 @@ default:
> @echo " u-boot.e500 -- update u-boot.e500"
> @echo " u-boot.sam460 -- update u-boot.sam460"
> @echo " efi -- update UEFI (edk2) platform firmware"
> + @echo " clean -- delete the files generated by the previous" \
> + "build targets"
>
> bios: build-seabios-config-seabios-128k build-seabios-config-seabios-256k
> cp seabios/builds/seabios-128k/bios.bin ../pc-bios/bios.bin
>
Applied to my trivial-patches branch.
Thanks,
Laurent
next prev parent reply other threads:[~2019-05-22 13:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-06 14:19 [Qemu-devel] [PATCH v3 0/2] roms: Add 'clean' make rule and EDK2 documentation fix Philippe Mathieu-Daudé
2019-05-06 14:19 ` [Qemu-devel] [PATCH v3 1/2] roms: Correct the EDK2_BASETOOLS_OPTFLAGS variable description Philippe Mathieu-Daudé
2019-05-22 13:39 ` Laurent Vivier
2019-05-06 14:19 ` [Qemu-devel] [PATCH v3 2/2] roms: List and describe the Makefile 'clean' rule Philippe Mathieu-Daudé
2019-05-22 13:40 ` Laurent Vivier [this message]
2019-05-07 10:56 ` [Qemu-devel] [PATCH v3 0/2] roms: Add 'clean' make rule and EDK2 documentation fix Laszlo Ersek
2019-05-07 12:17 ` Philippe Mathieu-Daudé
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=c5163291-d4ae-08db-0e7c-c24021647771@vivier.eu \
--to=laurent@vivier.eu \
--cc=lersek@redhat.com \
--cc=philmd@redhat.com \
--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).