From a2253431f4df4dc09e8817467996ec6c6fc47614 Mon Sep 17 00:00:00 2001 From: Marcin Cieslak Date: Wed, 24 Sep 2014 12:00:54 +0000 Subject: [PATCH 10/10] No QEMU for now --- tools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/Makefile b/tools/Makefile index b6476c9..833b8fa 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -24,8 +24,8 @@ SUBDIRS-$(CONFIG_Linux) += libvchan # do not recurse in to a dir we are about to delete ifneq "$(MAKECMDGOALS)" "distclean" -SUBDIRS-$(CONFIG_QEMU_TRAD) += qemu-xen-traditional-dir -SUBDIRS-$(CONFIG_QEMU_XEN) += qemu-xen-dir +# SUBDIRS-$(CONFIG_QEMU_TRAD) += qemu-xen-traditional-dir +# SUBDIRS-$(CONFIG_QEMU_XEN) += qemu-xen-dir endif SUBDIRS-y += xenpmd -- 2.0.2