qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/3] Add scripts directory


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/3] Add scripts directory
Date: Tue, 11 Jan 2011 20:09:26 +0000

On Tue, Jan 11, 2011 at 7:58 PM, Blue Swirl <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]