aboutsummaryrefslogtreecommitdiffstats
path: root/tools/include
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2008-01-26 10:39:58 +0000
committerKeir Fraser <keir.fraser@citrix.com>2008-01-26 10:39:58 +0000
commit03bb50b2766b72ea18386a327339cb9a2492533a (patch)
tree54c19449da1e01706a4b9e9b35db6fc8b6547859 /tools/include
parentbe5fbf9a7fecc31c192ca0c547a1f6b864d7aa05 (diff)
downloadxen-03bb50b2766b72ea18386a327339cb9a2492533a.tar.gz
xen-03bb50b2766b72ea18386a327339cb9a2492533a.tar.bz2
xen-03bb50b2766b72ea18386a327339cb9a2492533a.zip
Remove commented-out dropping from previous changeset.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'tools/include')
-rw-r--r--tools/include/xen-foreign/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/include/xen-foreign/Makefile b/tools/include/xen-foreign/Makefile
index 394edb602e..a3eae195bf 100644
--- a/tools/include/xen-foreign/Makefile
+++ b/tools/include/xen-foreign/Makefile
@@ -2,7 +2,6 @@ XEN_ROOT=../../..
include $(XEN_ROOT)/Config.mk
ROOT = $(XEN_ROOT)/xen/include/public/foreign
-#VPATH = $(ROOT)
HOSTCFLAGS += -I$(ROOT)
MKHEADER_PY = $(ROOT)/mkheader.py