From: Ian Campbell <Ian.Campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xen.org
Subject: Re: [PATCH for 4.5 2/2] libxl: add in missing dependency for xen-init-dom0 in Makefile
Date: Mon, 29 Sep 2014 14:36:02 +0100 [thread overview]
Message-ID: <1411997762.3801.15.camel@citrix.com> (raw)
In-Reply-To: <1411654991-22972-3-git-send-email-wei.liu2@citrix.com>
On Thu, 2014-09-25 at 15:23 +0100, Wei Liu wrote:
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> Cc: Ian Campbell <ian.campbell@citrix.com>
Acked + applied.
> ---
> tools/libxl/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/libxl/Makefile b/tools/libxl/Makefile
> index 9d67d0b..56fab75 100644
> --- a/tools/libxl/Makefile
> +++ b/tools/libxl/Makefile
> @@ -139,7 +139,7 @@ all: $(CLIENTS) $(TEST_PROGS) \
> $(AUTOSRCS) $(AUTOINCS)
>
> $(LIBXL_OBJS) $(LIBXLU_OBJS) $(XL_OBJS) $(SAVE_HELPER_OBJS) \
> - $(LIBXL_TEST_OBJS) $(TEST_PROG_OBJS): \
> + $(LIBXL_TEST_OBJS) $(TEST_PROG_OBJS) $(XEN_INIT_DOM0_OBJS): \
> $(AUTOINCS) libxl.api-ok
>
> %.c %.h:: %.y
next prev parent reply other threads:[~2014-09-29 13:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 14:23 [PATCH for 4.5 0/2] Trivial patches for PVH doc and libxl Makefile Wei Liu
2014-09-25 14:23 ` [PATCH for 4.5 1/2] docs: fix one typo in pvh.markdown Wei Liu
2014-09-25 14:30 ` Roger Pau Monné
2014-09-29 12:25 ` Ian Campbell
2014-09-25 14:23 ` [PATCH for 4.5 2/2] libxl: add in missing dependency for xen-init-dom0 in Makefile Wei Liu
2014-09-29 13:36 ` Ian Campbell [this message]
2014-09-25 14:56 ` [PATCH for 4.5 0/2] Trivial patches for PVH doc and libxl Makefile Konrad Rzeszutek Wilk
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=1411997762.3801.15.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xen.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).