summaryrefslogtreecommitdiff
path: root/sysutils/xentools42/patches/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xentools42/patches/patch-Makefile')
-rw-r--r--sysutils/xentools42/patches/patch-Makefile31
1 files changed, 6 insertions, 25 deletions
diff --git a/sysutils/xentools42/patches/patch-Makefile b/sysutils/xentools42/patches/patch-Makefile
index 6653d4e691b..3664fe86e9d 100644
--- a/sysutils/xentools42/patches/patch-Makefile
+++ b/sysutils/xentools42/patches/patch-Makefile
@@ -1,13 +1,9 @@
-$NetBSD: patch-Makefile,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
+$NetBSD: patch-Makefile,v 1.2 2013/05/26 20:27:43 bouyer Exp $
---- Makefile.orig 2012-12-17 15:00:09.000000000 +0000
-+++ Makefile
-@@ -15,28 +15,29 @@ SUBDIRS-y += examples
- SUBDIRS-y += hotplug
- SUBDIRS-y += xentrace
- SUBDIRS-$(CONFIG_XCUTILS) += xcutils
--SUBDIRS-$(CONFIG_X86) += firmware
-+#XXX SUBDIRS-$(CONFIG_X86) += firmware
+--- Makefile.orig 2013-04-23 18:42:55.000000000 +0200
++++ Makefile 2013-05-26 18:33:32.000000000 +0200
+@@ -18,15 +18,16 @@
+ SUBDIRS-$(CONFIG_X86) += firmware
SUBDIRS-y += console
SUBDIRS-y += xenmon
-SUBDIRS-$(VTPM_TOOLS) += vtpm_manager
@@ -26,22 +22,7 @@ $NetBSD: patch-Makefile,v 1.1 2013/05/15 06:58:50 jnemeth Exp $
SUBDIRS-$(CONFIG_NetBSD) += xenbackendd
SUBDIRS-y += libfsimage
SUBDIRS-$(LIBXENAPI_BINDINGS) += libxen
- SUBDIRS-$(CONFIG_Linux) += libvchan
-
--# do not recurse in to a dir we are about to delete
--ifneq "$(MAKECMDGOALS)" "distclean"
--SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-traditional-dir
--SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-dir
--endif
-+#XXX # do not recurse in to a dir we are about to delete
-+#XXX ifneq "$(MAKECMDGOALS)" "distclean"
-+#XXX SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-traditional-dir
-+#XXX SUBDIRS-$(CONFIG_IOEMU) += qemu-xen-dir
-+#XXX endif
-
- SUBDIRS-y += xenpmd
- SUBDIRS-y += libxl
-@@ -44,7 +45,7 @@ SUBDIRS-y += remus
+@@ -44,7 +45,7 @@
SUBDIRS-$(CONFIG_X86) += xenpaging
SUBDIRS-$(CONFIG_X86) += debugger/gdbsx
SUBDIRS-$(CONFIG_X86) += debugger/kdd