OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=87c8ac43897718b61dbcbca0296d6c2a
14 lines
474 B
Diff
14 lines
474 B
Diff
Index: xen-4.0.1-testing/tools/Makefile
|
|
===================================================================
|
|
--- xen-4.0.1-testing.orig/tools/Makefile
|
|
+++ xen-4.0.1-testing/tools/Makefile
|
|
@@ -33,7 +33,7 @@ SUBDIRS-$(CONFIG_Linux) += fs-back
|
|
SUBDIRS-$(CONFIG_NetBSD) += fs-back
|
|
SUBDIRS-$(CONFIG_IOEMU) += ioemu-dir
|
|
SUBDIRS-y += xenpmd
|
|
-SUBDIRS-y += libxl
|
|
+#SUBDIRS-y += libxl
|
|
SUBDIRS-y += remus
|
|
SUBDIRS-$(CONFIG_X86) += xenpaging
|
|
SUBDIRS-$(CONFIG_X86) += debugger/gdbsx
|