2010-09-28 00:07:21 +02:00
|
|
|
Index: xen-4.0.1-testing/tools/Makefile
|
2010-01-16 01:12:54 +01:00
|
|
|
===================================================================
|
2010-09-28 00:07:21 +02:00
|
|
|
--- xen-4.0.1-testing.orig/tools/Makefile
|
|
|
|
+++ xen-4.0.1-testing/tools/Makefile
|
2010-01-16 01:12:54 +01: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
|
2010-09-28 00:07:21 +02:00
|
|
|
SUBDIRS-$(CONFIG_X86) += debugger/gdbsx
|
2010-01-16 01:12:54 +01:00
|
|
|
|
|
|
|
# These don't cross-compile
|