summaryrefslogtreecommitdiffstats
path: root/src/southbridge/nvidia/ck804/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/nvidia/ck804/Makefile.inc')
-rw-r--r--src/southbridge/nvidia/ck804/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/nvidia/ck804/Makefile.inc b/src/southbridge/nvidia/ck804/Makefile.inc
index cb7ecb22aafd..db145d08a831 100644
--- a/src/southbridge/nvidia/ck804/Makefile.inc
+++ b/src/southbridge/nvidia/ck804/Makefile.inc
@@ -13,7 +13,7 @@ ramstage-y += ht.c
ramstage-y += reset.c
-ramstage-$(CONFIG_GENERATE_ACPI_TABLES) += fadt.c
+ramstage-$(CONFIG_HAVE_ACPI_TABLES) += fadt.c
romstage-$(CONFIG_USBDEBUG_IN_ROMSTAGE) += enable_usbdebug.c
ramstage-$(CONFIG_USBDEBUG) += enable_usbdebug.c