2010-09-27 22:07:20 +00:00
|
|
|
Index: xen-4.0.0-testing/tools/Makefile
|
2010-01-16 00:12:54 +00:00
|
|
|
===================================================================
|
2010-09-27 22:07:20 +00:00
|
|
|
--- xen-4.0.0-testing.orig/tools/Makefile
|
|
|
|
+++ xen-4.0.0-testing/tools/Makefile
|
2010-01-16 00:12:54 +00:00
|
|
|
@@ -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
|
2010-09-27 22:07:20 +00:00
|
|
|
ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))
|