projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa114e8
)
tools/libfsimage: Avoid relative XEN_ROOT specification
author
Juergen Gross
<juergen.gross@ts.fujitsu.com>
Fri, 7 Oct 2011 08:35:12 +0000
(09:35 +0100)
committer
Juergen Gross
<juergen.gross@ts.fujitsu.com>
Fri, 7 Oct 2011 08:35:12 +0000
(09:35 +0100)
XEN_ROOT must be set to an absolute path to avoid out of the tree
references
Signed-off-by: Juergen Gross <juergen.gross@ts.fujitsu.com>
Committed-by: Keir Fraser <keir@xen.org>
tools/libfsimage/xfs/Makefile
patch
|
blob
|
history
diff --git
a/tools/libfsimage/xfs/Makefile
b/tools/libfsimage/xfs/Makefile
index 99ed1ba0dbbb52b208396a613f866b31dc4da554..65800074044962ff06e658bc8608a2a3bd9b3089 100644
(file)
--- a/
tools/libfsimage/xfs/Makefile
+++ b/
tools/libfsimage/xfs/Makefile
@@
-1,4
+1,4
@@
-XEN_ROOT = ../../..
+XEN_ROOT =
$(CURDIR)/
../../..
LIB_SRCS-y = fsys_xfs.c