summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark/Makefile
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-05-25 19:19:11 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-05-30 10:21:12 +0800
commit7ee371063f3cf779740bb35e0c31dc04fc132e9b (patch)
tree50eba4f71c8bd5f1deebf9164a710fc4b8608783 /arch/x86/cpu/quark/Makefile
parent48cf8b834603253440496a2356d192f8e4138d14 (diff)
downloadu-boot-imx-7ee371063f3cf779740bb35e0c31dc04fc132e9b.zip
u-boot-imx-7ee371063f3cf779740bb35e0c31dc04fc132e9b.tar.gz
u-boot-imx-7ee371063f3cf779740bb35e0c31dc04fc132e9b.tar.bz2
x86: quark: Generate ACPI FADT/MADT tables
Generate quark platform-specific FADT/MADT tables. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/cpu/quark/Makefile')
-rw-r--r--arch/x86/cpu/quark/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/quark/Makefile b/arch/x86/cpu/quark/Makefile
index 6d670d7..93ce412 100644
--- a/arch/x86/cpu/quark/Makefile
+++ b/arch/x86/cpu/quark/Makefile
@@ -6,3 +6,4 @@
obj-y += car.o dram.o irq.o msg_port.o quark.o
obj-y += mrc.o mrc_util.o hte.o smc.o
+obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o