aboutsummaryrefslogtreecommitdiffstats
path: root/tools/blktap2/drivers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/blktap2/drivers/Makefile')
-rw-r--r--tools/blktap2/drivers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/blktap2/drivers/Makefile b/tools/blktap2/drivers/Makefile
index eb20c7a1c9..b718c0839f 100644
--- a/tools/blktap2/drivers/Makefile
+++ b/tools/blktap2/drivers/Makefile
@@ -1,4 +1,4 @@
-XEN_ROOT=../../..
+XEN_ROOT=$(CURDIR)/../../..
BLKTAP_ROOT= ..
include $(XEN_ROOT)/tools/Rules.mk