qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/3] Add scripts directory
Date: Tue, 11 Jan 2011 20:09:26 +0000	[thread overview]
Message-ID: <AANLkTimv5osv-fyMG3SDPk3+xgg25sG6BmVj4+-=EdW5@mail.gmail.com> (raw)
In-Reply-To: <AANLkTimgH7V36vKD=PN0QOP=VGG4vtedwanCfJiNauCO@mail.gmail.com>

On Tue, Jan 11, 2011 at 7:58 PM, Blue Swirl <blauwirbel@gmail.com> wrote:
> diff --git a/Makefile b/Makefile
> index 6d601ee..eca4c76 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -47,7 +47,7 @@ config-all-devices.mak: $(SUBDIR_DEVICES_MAK)
>  -include $(SUBDIR_DEVICES_MAK_DEP)
>
>  %/config-devices.mak: default-configs/%.mak
> -       $(call quiet-command,$(SHELL) $(SRC_PATH)/make_device_config.sh $@
> $<, "  GEN   $@")
> +       $(call quiet-command,$(SHELL)
> $(SRC_PATH)/scripts/make_device_config.sh $@ $<, "  GEN   $@")

I'd like to test but this email is line wrapped and git-am won't apply it.

Stefan

  reply	other threads:[~2011-01-11 20:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-11 19:58 [Qemu-devel] [PATCH 1/3] Add scripts directory Blue Swirl
2011-01-11 20:09 ` Stefan Hajnoczi [this message]
2011-01-11 20:24   ` Blue Swirl
2011-01-11 20:54     ` Stefan Hajnoczi
  -- strict thread matches above, loose matches on Subject: below --
2011-01-15 17:42 Blue Swirl

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='AANLkTimv5osv-fyMG3SDPk3+xgg25sG6BmVj4+-=EdW5@mail.gmail.com' \
    --to=stefanha@gmail.com \
    --cc=blauwirbel@gmail.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).