aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/firmware/Makefile')
-rw-r--r--tools/firmware/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/firmware/Makefile b/tools/firmware/Makefile
index 2eeb70baba..e972544eea 100644
--- a/tools/firmware/Makefile
+++ b/tools/firmware/Makefile
@@ -7,6 +7,7 @@ INSTALL_DIR := $(DESTDIR)/usr/lib/xen/boot
SUBDIRS :=
SUBDIRS += rombios
SUBDIRS += vgabios
+SUBDIRS += acpi
SUBDIRS += vmxassist
.PHONY: all install clean