Merge branch 'master' of git://git.denx.de/u-boot-x86
[oweals/u-boot.git] / arch / x86 / cpu / baytrail / Makefile
index 8914e8b6d5a4463db384dcd1e577bab07b5a2c5c..a0216f30590e5795324afd1dd46b68b99108303f 100644 (file)
@@ -4,7 +4,8 @@
 # SPDX-License-Identifier:     GPL-2.0+
 #
 
+obj-y += cpu.o
 obj-y += early_uart.o
 obj-y += fsp_configs.o
-obj-y += pci.o
 obj-y += valleyview.o
+obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o