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

[Xen-changelog] [xen-unstable] tools/debugger/gdbsx: build enabled by default



# HG changeset patch
# User Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
# Date 1278604234 -3600
# Node ID 29e5451510780220ed7bd65417feb0f6adad6942
# Parent  a7a680442b738928eb963b31e22a3e428ac111a0
tools/debugger/gdbsx: build enabled by default

Submitted-by: Bruce Edge <bruce.edge@xxxxxxxxx>
Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
---
 tools/Makefile |    7 +++++++
 1 files changed, 7 insertions(+)

diff -r a7a680442b73 -r 29e545151078 tools/Makefile
--- a/tools/Makefile    Thu Jul 08 09:56:10 2010 +0100
+++ b/tools/Makefile    Thu Jul 08 16:50:34 2010 +0100
@@ -35,6 +35,7 @@ SUBDIRS-y += libxl
 SUBDIRS-y += libxl
 SUBDIRS-y += remus
 SUBDIRS-$(CONFIG_X86) += xenpaging
+SUBDIRS-y += debugger/gdbsx
 
 # These don't cross-compile
 ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))
@@ -114,3 +115,9 @@ subdir-clean-ioemu-dir:
                $(buildmakevars2shellvars); \
                $(MAKE) -C ioemu-dir clean; \
        fi
+
+subdir-clean-debugger/gdbsx:
+       $(MAKE) -C debugger/gdbsx clean
+
+subdir-install-debugger/gdbsx:
+       $(MAKE) -C debugger/gdbsx install

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


 


Rackspace

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