All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Wolf <kwolf@redhat.com>
To: "Leonardo E. Reiter" <lreiter@vbridges.com>
Cc: QEMU Developers Mailing List <qemu-devel@nongnu.org>
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	[thread overview]
Message-ID: <4F59F006.7070001@redhat.com> (raw)
In-Reply-To: <CA+BHXkLC+B40cT2u=cZP1qdJD+_xeO0u4zjJQZYAtsHB0VMDqA@mail.gmail.com>

Am 08.03.2012 23:17, schrieb Leonardo E. Reiter:
> commit eb7af36f02ff3b5bc13c2166a008de29632d5500
> Author: Leonardo E. Reiter <lreiter@vbridges.com
> <mailto:lreiter@vbridges.com>>
> 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 <lreiter@vbridges.com
> <mailto:lreiter@vbridges.com>>
> 
> 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	other threads:[~2012-03-09 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-08 22:17 [Qemu-devel] [PATCH 5/5] block: Virtual Bridges VERDE GOW disk image format, modifications to build components Leonardo E. Reiter
2012-03-09 11:56 ` Kevin Wolf [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=4F59F006.7070001@redhat.com \
    --to=kwolf@redhat.com \
    --cc=lreiter@vbridges.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.