aboutsummaryrefslogtreecommitdiffstats
path: root/tools/misc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/misc/Makefile')
-rw-r--r--tools/misc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/misc/Makefile b/tools/misc/Makefile
index af380b0a65..834ffe7f80 100644
--- a/tools/misc/Makefile
+++ b/tools/misc/Makefile
@@ -27,6 +27,9 @@ INSTALL_SBIN-$(CONFIG_X86) += xen-hvmctx xen-hvmcrash
INSTALL_SBIN-$(CONFIG_MIGRATE) += xen-hptool
INSTALL_SBIN := $(INSTALL_SBIN-y)
+# Include configure output (config.h) to headers search path
+CFLAGS += -I$(XEN_ROOT)/tools
+
.PHONY: all
all: build