projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be5fbf9
)
Remove commented-out dropping from previous changeset.
author
Keir Fraser
<keir.fraser@citrix.com>
Sat, 26 Jan 2008 10:39:58 +0000
(10:39 +0000)
committer
Keir Fraser
<keir.fraser@citrix.com>
Sat, 26 Jan 2008 10:39:58 +0000
(10:39 +0000)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/include/xen-foreign/Makefile
patch
|
blob
|
history
diff --git
a/tools/include/xen-foreign/Makefile
b/tools/include/xen-foreign/Makefile
index 394edb602eff992f6aec045f1c36c788158a080c..a3eae195bf15404e17c25cbd28c4db0a244097cb 100644
(file)
--- 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