aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/Makefile
diff options
context:
space:
mode:
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-31 12:42:50 +0000
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>2006-10-31 12:42:50 +0000
commit883236e49a86a0174c6df61cac995ebf16d72b35 (patch)
tree05d13eb4fbdd6cbb039f5f555f3de06d3842bf30 /tools/firmware/Makefile
parent69ff2305bba8c9348991bf417e15e18be3d52ca3 (diff)
downloadxen-883236e49a86a0174c6df61cac995ebf16d72b35.tar.gz
xen-883236e49a86a0174c6df61cac995ebf16d72b35.tar.bz2
xen-883236e49a86a0174c6df61cac995ebf16d72b35.zip
[HVM] ACPI: Clean up table definitions, move under hvmloader/
directory pending tighter integration of table generation into hvmloader. This patch also includes the TPM TIS SSDT generator from Stefan Berger at IBM. Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/firmware/Makefile')
-rw-r--r--tools/firmware/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/firmware/Makefile b/tools/firmware/Makefile
index a024e1249e..eb734d987c 100644
--- a/tools/firmware/Makefile
+++ b/tools/firmware/Makefile
@@ -9,7 +9,6 @@ INST_DIR := $(DESTDIR)/usr/lib/xen/boot
SUBDIRS :=
SUBDIRS += rombios
SUBDIRS += vgabios
-SUBDIRS += acpi
SUBDIRS += vmxassist
SUBDIRS += hvmloader