On Thu, Nov 17, 2011 at 03:17:07PM +0000, Anthony PERARD wrote:
> Signed-off-by: Anthony PERARD <anthony.per...@citrix.com>
> ---
>  Makefile.target |    2 ++
>  configure       |   25 +++++++++++++++++++++++++
>  2 files changed, 27 insertions(+), 0 deletions(-)
> 
> diff --git a/Makefile.target b/Makefile.target
> index a111521..2e881ce 100644
> --- a/Makefile.target
> +++ b/Makefile.target
> @@ -219,6 +219,8 @@ obj-$(CONFIG_NO_XEN) += xen-stub.o
>  
>  obj-i386-$(CONFIG_XEN) += xen_platform.o
>  
> +# Xen PCI Passthrough
> +

What is this for? Ah, the next patch plucks some contents
there. You might want to move this Makefile change in the next patch.

Reply via email to