summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/baytrail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/baytrail/Makefile')
-rw-r--r--arch/x86/cpu/baytrail/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/x86/cpu/baytrail/Makefile b/arch/x86/cpu/baytrail/Makefile
new file mode 100644
index 0000000000..8914e8b6d5
--- /dev/null
+++ b/arch/x86/cpu/baytrail/Makefile
@@ -0,0 +1,10 @@
+#
+# Copyright (C) 2015 Google, Inc
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-y += early_uart.o
+obj-y += fsp_configs.o
+obj-y += pci.o
+obj-y += valleyview.o