From: Vincent Hanquez Date: Wed, 17 Dec 2008 17:32:01 +0000 (+0000) Subject: patch xenpmd X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3a6898becce7c85e443f4e286c5dd83aa90acf68;p=xenclient%2Fxen.git patch xenpmd --- diff --git a/tools/Makefile b/tools/Makefile index 4d27b26..0996432 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -24,6 +24,7 @@ SUBDIRS-y += libfsimage SUBDIRS-$(LIBXENAPI_BINDINGS) += libxen SUBDIRS-y += fs-back SUBDIRS-$(CONFIG_IOEMU) += ioemu-dir +SUBDIRS-y += xenpmd # These don't cross-compile ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))