]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/qemu/Makefile
x86: qemu: fix ACPI Kconfig options
[u-boot] / arch / x86 / cpu / qemu / Makefile
index 97b965c3de5e64cef9f36f182c4796f89c3a4546..43ee4bde19b4e3f1935cef812b4ffb69c5b99876 100644 (file)
@@ -8,4 +8,4 @@ ifndef CONFIG_EFI_STUB
 obj-y += car.o dram.o
 endif
 obj-y += cpu.o qemu.o
-obj-$(CONFIG_QEMU_ACPI_TABLE) += acpi_table.o
+obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi_table.o