From 3a6898becce7c85e443f4e286c5dd83aa90acf68 Mon Sep 17 00:00:00 2001 From: Vincent Hanquez Date: Wed, 17 Dec 2008 17:32:01 +0000 Subject: [PATCH] patch xenpmd --- tools/Makefile | 1 + 1 file changed, 1 insertion(+) 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)) -- 2.39.5