ocaml: Build ocaml components if configured (default to off).
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 6 May 2010 10:07:11 +0000 (11:07 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 6 May 2010 10:07:11 +0000 (11:07 +0100)
Signed-off-by: Vincent Hanquez <vincent.hanquez@eu.citrix.com>
Config.mk
tools/Makefile

index 0552505757a96a3b4ee058be95aba0208f26a67d..b42ca40438a2c9ef7e16ac105272733fafd68058 100644 (file)
--- 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
 
index c34dc864b0daeba00dd43398c3375ad018ee77fd..2b8499841552eb29691ce2759a74e4ef5b0042cd 100644 (file)
@@ -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