summaryrefslogtreecommitdiff
path: root/lib/acpi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/acpi/Makefile')
-rw-r--r--lib/acpi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/acpi/Makefile b/lib/acpi/Makefile
index f9b504988f2..956b5a0d726 100644
--- a/lib/acpi/Makefile
+++ b/lib/acpi/Makefile
@@ -11,6 +11,7 @@ obj-y += acpi_writer.o
ifndef CONFIG_QEMU
obj-y += base.o
obj-y += csrt.o
+obj-y += mcfg.o
# Sandbox does not build a .asl file
ifndef CONFIG_SANDBOX