tools/libfsimage: Avoid relative XEN_ROOT specification
authorJuergen Gross <juergen.gross@ts.fujitsu.com>
Fri, 7 Oct 2011 08:35:12 +0000 (09:35 +0100)
committerJuergen 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

index 99ed1ba0dbbb52b208396a613f866b31dc4da554..65800074044962ff06e658bc8608a2a3bd9b3089 100644 (file)
@@ -1,4 +1,4 @@
-XEN_ROOT = ../../..
+XEN_ROOT = $(CURDIR)/../../..
 
 LIB_SRCS-y = fsys_xfs.c