qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: qemu-devel <qemu-devel@nongnu.org>, Juan Quintela <quintela@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] Clean libhw subdirs as well
Date: Sat, 22 May 2010 09:28:14 +0000	[thread overview]
Message-ID: <AANLkTil4NeiofdKeF4M7NMYZX_h_ydUlkY5BuV13UIcl@mail.gmail.com> (raw)
In-Reply-To: <4BEE7F82.6050507@web.de>

Thanks, applied.

On Sat, May 15, 2010 at 11:03 AM, Jan Kiszka <jan.kiszka@web.de> wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
>  Makefile.hw |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Makefile.hw b/Makefile.hw
> index be35359..b9181ab 100644
> --- a/Makefile.hw
> +++ b/Makefile.hw
> @@ -18,7 +18,7 @@ all: $(hw-obj-y)
>        @true
>
>  clean:
> -       rm -f *.o *.d *.a *~
> +       rm -f *.o */*.o *.d */*.d *.a */*.a *~ */*~
>
>  # Include automatically generated dependency files
>  -include $(wildcard *.d */*.d)
> --
> 1.6.0.2
>
>

      parent reply	other threads:[~2010-05-22  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-15 11:03 [Qemu-devel] [PATCH] Clean libhw subdirs as well Jan Kiszka
2010-05-16  9:42 ` [Qemu-devel] " Paolo Bonzini
2010-05-16  9:48 ` Juan Quintela
2010-05-22  9:28 ` Blue Swirl [this message]

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=AANLkTil4NeiofdKeF4M7NMYZX_h_ydUlkY5BuV13UIcl@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=jan.kiszka@web.de \
    --cc=qemu-devel@nongnu.org \
    --cc=quintela@redhat.com \
    /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).