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: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 1/3] Add scripts directory
Date: Tue, 11 Jan 2011 20:24:47 +0000

On Tue, Jan 11, 2011 at 8:09 PM, Stefan Hajnoczi <address@hidden> wrote:
> 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.

Now attached, are these OK?

Attachment: 0001-Add-scripts-directory.patch
Description: application/mbox

Attachment: 0002-Add-checkpatch.pl-from-Linux-kernel.patch
Description: application/mbox

Attachment: 0003-checkpatch-adjust-to-QEMUisms.patch
Description: application/mbox


reply via email to

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