[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[XenPPC] [xenppc-unstable] [TOOLS] put it back the way it was you nasty boy



# HG changeset patch
# User Jimi Xenidis <jimix@xxxxxxxxxxxxxx>
# Node ID 99da65d984e9d03935228da74f99f81075c7733e
# Parent  f543ea6411bd3f75462001f18b951b145c39e8d4
[TOOLS] put it back the way it was you nasty boy
---
 config/ia64.mk   |    2 --
 config/x86_32.mk |    2 --
 config/x86_64.mk |    2 --
 tools/Makefile   |    5 +++--
 4 files changed, 3 insertions(+), 8 deletions(-)

diff -r f543ea6411bd -r 99da65d984e9 config/ia64.mk
--- a/config/ia64.mk    Tue Aug 08 19:07:32 2006 -0500
+++ b/config/ia64.mk    Wed Aug 09 15:36:55 2006 -0400
@@ -1,7 +1,5 @@ CONFIG_IA64 := y
 CONFIG_IA64 := y
 CONFIG_IOEMU := y
 CONFIG_XCUTILS := y
-CONFIG_BLKTAP := y
-CONFIG_FIRMWARE := y
 
 LIBDIR := lib
diff -r f543ea6411bd -r 99da65d984e9 config/x86_32.mk
--- a/config/x86_32.mk  Tue Aug 08 19:07:32 2006 -0500
+++ b/config/x86_32.mk  Wed Aug 09 15:36:55 2006 -0400
@@ -4,8 +4,6 @@ CONFIG_XCUTILS := y
 CONFIG_XCUTILS := y
 CONFIG_IOEMU := y
 CONFIG_MBOOTPACK := y
-CONFIG_BLKTAP := y
-CONFIG_FIRMWARE := y
 
 CFLAGS += -m32 -march=i686
 LIBDIR := lib
diff -r f543ea6411bd -r 99da65d984e9 config/x86_64.mk
--- a/config/x86_64.mk  Tue Aug 08 19:07:32 2006 -0500
+++ b/config/x86_64.mk  Wed Aug 09 15:36:55 2006 -0400
@@ -4,8 +4,6 @@ CONFIG_XCUTILS := y
 CONFIG_XCUTILS := y
 CONFIG_IOEMU := y
 CONFIG_MBOOTPACK := y
-CONFIG_BLKTAP := y
-CONFIG_FIRMWARE := y
 
 CFLAGS += -m64
 LIBDIR = lib64
diff -r f543ea6411bd -r 99da65d984e9 tools/Makefile
--- a/tools/Makefile    Tue Aug 08 19:07:32 2006 -0500
+++ b/tools/Makefile    Wed Aug 09 15:36:55 2006 -0400
@@ -9,14 +9,15 @@ SUBDIRS-y += examples
 SUBDIRS-y += examples
 SUBDIRS-y += xentrace
 SUBDIRS-$(CONFIG_XCUTILS) += xcutils
-SUBDIRS-$(CONFIG_FIRMWARE) += firmware
+SUBDIRS-$(CONFIG_X86) += firmware
 SUBDIRS-y += security
 SUBDIRS-y += console
 SUBDIRS-y += xenmon
 SUBDIRS-y += guest-headers
 SUBDIRS-$(VTPM_TOOLS) += vtpm_manager vtpm
 SUBDIRS-y += xenstat
-SUBDIRS-$(CONFIG_BLKTAP) += libaio blktap
+SUBDIRS-y += libaio
+SUBDIRS-y += blktap
 
 # These don't cross-compile
 ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))

_______________________________________________
Xen-ppc-devel mailing list
Xen-ppc-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ppc-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.