qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/5] block: Virtual Bridges VERDE GOW disk image


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 5/5] block: Virtual Bridges VERDE GOW disk image format, modifications to build components
Date: Fri, 09 Mar 2012 12:56:54 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120209 Thunderbird/10.0.1

Am 08.03.2012 23:17, schrieb Leonardo E. Reiter:
> commit eb7af36f02ff3b5bc13c2166a008de29632d5500
> Author: Leonardo E. Reiter <address@hidden
> <mailto:address@hidden>>
> Date:   Thu Mar 8 15:56:49 2012 -0600
> 
>     Include GOW disk image format objects in compilation and link.
>     Signed-off-by: Leonardo E. Reiter <address@hidden
> <mailto:address@hidden>>
> 
> diff --git a/Makefile.objs b/Makefile.objs
> index 808de6a..905ebeb 100644
> --- a/Makefile.objs
> +++ b/Makefile.objs
> @@ -35,6 +35,7 @@ block-nested-y += qcow2.o qcow2-refcount.o
> qcow2-cluster.o qcow2-snapshot.o qcow
>  block-nested-y += qed.o qed-gencb.o qed-l2-cache.o qed-table.o
> qed-cluster.o
>  block-nested-y += qed-check.o
>  block-nested-y += parallels.o nbd.o blkdebug.o sheepdog.o blkverify.o
> +block-nested-y += gow23.o gow1.o
>  block-nested-y += stream.o
>  block-nested-$(CONFIG_WIN32) += raw-win32.o
>  block-nested-$(CONFIG_POSIX) += raw-posix.o

Adding the new source files to the Makefile should be part of the patch
that introduce the new .c files.

Kevin



reply via email to

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