aboutsummaryrefslogtreecommitdiffstats
path: root/tools/console
diff options
context:
space:
mode:
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-03-09 22:31:45 +0100
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>2006-03-09 22:31:45 +0100
commitd27fbb006132147f73795ca4ad60a0e38b050b58 (patch)
tree3c3bc0319cb6cd84555d44e1aa98c2f8050c8f57 /tools/console
parent326450f67e011c6cb6ced17c8dcb5e7a8442057d (diff)
downloadxen-d27fbb006132147f73795ca4ad60a0e38b050b58.tar.gz
xen-d27fbb006132147f73795ca4ad60a0e38b050b58.tar.bz2
xen-d27fbb006132147f73795ca4ad60a0e38b050b58.zip
Move 'debug' build option into the outermost Config.mk file.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/console')
-rw-r--r--tools/console/testsuite/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/tools/console/testsuite/Makefile b/tools/console/testsuite/Makefile
index 33ae3c1618..2deb7d43d6 100644
--- a/tools/console/testsuite/Makefile
+++ b/tools/console/testsuite/Makefile
@@ -1,5 +1,6 @@
-CFLAGS=-g -Wall
-CC=gcc
+XEN_ROOT = ../../..
+include $(XEN_ROOT)/tools/Rules.mk
+
LDFLAGS=-static
all: console-dom0 console-domU procpipe