06b9899ef9
checked in (request 49271) OBS-URL: https://build.opensuse.org/request/show/49271 OBS-URL: https://build.opensuse.org/package/show/Virtualization/xen?expand=0&rev=75
14 lines
455 B
Diff
14 lines
455 B
Diff
Index: xen-4.0.0-testing/tools/Makefile
|
|
===================================================================
|
|
--- xen-4.0.0-testing.orig/tools/Makefile
|
|
+++ xen-4.0.0-testing/tools/Makefile
|
|
@@ -35,7 +35,7 @@ SUBDIRS-$(CONFIG_IOEMU) += ioemu-dir
|
|
SUBDIRS-y += xenpmd
|
|
#SUBDIRS-y += libxl
|
|
SUBDIRS-y += remus
|
|
-SUBDIRS-$(CONFIG_X86) += xenpaging
|
|
+#SUBDIRS-$(CONFIG_X86) += xenpaging
|
|
|
|
# These don't cross-compile
|
|
ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))
|