aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/Makefile
diff options
context:
space:
mode:
authorKeir Fraser <keir@xensource.com>2007-10-30 10:13:43 +0000
committerKeir Fraser <keir@xensource.com>2007-10-30 10:13:43 +0000
commitca560bd3f58928f2b7d0d1530d22b090bf1a0fd2 (patch)
tree3ff51af1c112389042aa7cf243688ffe03abb441 /xen/arch/x86/Makefile
parentcb9e907b6f5a64151dda8c38b60ea764a8d38daf (diff)
downloadxen-ca560bd3f58928f2b7d0d1530d22b090bf1a0fd2.tar.gz
xen-ca560bd3f58928f2b7d0d1530d22b090bf1a0fd2.tar.bz2
xen-ca560bd3f58928f2b7d0d1530d22b090bf1a0fd2.zip
Intel(R) Trusted Execution Technology (Intel(R) TXT) support for Xen.
Signed-off-by: Joseph Cihula <joseph.cihula@intel.com>
Diffstat (limited to 'xen/arch/x86/Makefile')
-rw-r--r--xen/arch/x86/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/arch/x86/Makefile b/xen/arch/x86/Makefile
index aa4f42ffd1..d61514b0a3 100644
--- a/xen/arch/x86/Makefile
+++ b/xen/arch/x86/Makefile
@@ -46,6 +46,7 @@ obj-y += usercopy.o
obj-y += x86_emulate.o
obj-y += machine_kexec.o
obj-y += crash.o
+obj-y += tboot.o
obj-$(crash_debug) += gdbstub.o