aboutsummaryrefslogtreecommitdiffstats
path: root/roms/u-boot/arch/x86/cpu/baytrail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'roms/u-boot/arch/x86/cpu/baytrail/Makefile')
-rw-r--r--roms/u-boot/arch/x86/cpu/baytrail/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/roms/u-boot/arch/x86/cpu/baytrail/Makefile b/roms/u-boot/arch/x86/cpu/baytrail/Makefile
new file mode 100644
index 000000000..ce5d6178c
--- /dev/null
+++ b/roms/u-boot/arch/x86/cpu/baytrail/Makefile
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0+
+#
+# Copyright (C) 2015 Google, Inc
+
+obj-y += cpu.o
+obj-y += early_uart.o
+obj-y += fsp_configs.o
+obj-y += valleyview.o
+obj-$(CONFIG_GENERATE_ACPI_TABLE) += acpi.o