aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorMatthew Fioravante <matthew.fioravante@jhuapl.edu>2012-11-19 12:59:49 +0000
committerMatthew Fioravante <matthew.fioravante@jhuapl.edu>2012-11-19 12:59:49 +0000
commit3b1c654c9a92a07c0b32b2bf313e0a01b371a5e8 (patch)
treee347b7da9b5ade239792d17f468e3fa57bbb0713 /config
parentaaa9ddeec8ae6bb7d6f0d1a467ef283dd39c34f1 (diff)
downloadxen-3b1c654c9a92a07c0b32b2bf313e0a01b371a5e8.tar.gz
xen-3b1c654c9a92a07c0b32b2bf313e0a01b371a5e8.tar.bz2
xen-3b1c654c9a92a07c0b32b2bf313e0a01b371a5e8.zip
Remove VTPM_TOOLS from config/Tools.mk.in
Signed-off-by: Matthew Fioravante <matthew.fioravante@jhuapl.edu> Acked-by: Ian Campbell <ian.campbell@citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'config')
-rw-r--r--config/Tools.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/Tools.mk.in b/config/Tools.mk.in
index a78f2113e3..3967e7d773 100644
--- a/config/Tools.mk.in
+++ b/config/Tools.mk.in
@@ -44,7 +44,6 @@ GIT_HTTP := @githttp@
# Optional components
XENSTAT_XENTOP := @monitors@
-VTPM_TOOLS := @vtpm@
LIBXENAPI_BINDINGS := @xenapi@
OCAML_TOOLS := @ocamltools@
CONFIG_MINITERM := @miniterm@