aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.mk1
-rw-r--r--tools/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/Config.mk b/Config.mk
index 0552505757..b42ca40438 100644
--- a/Config.mk
+++ b/Config.mk
@@ -163,6 +163,7 @@ XENSTAT_XENTOP ?= y
VTPM_TOOLS ?= n
LIBXENAPI_BINDINGS ?= n
PYTHON_TOOLS ?= y
+OCAML_TOOLS ?= n
CONFIG_MINITERM ?= n
CONFIG_LOMOUNT ?= n
diff --git a/tools/Makefile b/tools/Makefile
index c34dc864b0..2b84998415 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -40,6 +40,7 @@ SUBDIRS-$(CONFIG_X86) += xenpaging
ifeq ($(XEN_COMPILE_ARCH),$(XEN_TARGET_ARCH))
SUBDIRS-$(PYTHON_TOOLS) += python
SUBDIRS-$(PYTHON_TOOLS) += pygrub
+SUBDIRS-$(OCAML_TOOLS) += ocaml
endif
# For the sake of linking, set the sys-root