summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/ivybridge/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-11-14 18:18:32 -0700
committerSimon Glass <sjg@chromium.org>2014-11-25 06:34:00 -0700
commit4e7a6acac7a46cc5ab0ea7986cc9e74351eed165 (patch)
tree15ac5235dec1c99e93da8444d7070d0b0c2e180c /arch/x86/cpu/ivybridge/Makefile
parenta0bd851ecec0e04c5e3f224a912b2872618f77ba (diff)
downloadu-boot-imx-4e7a6acac7a46cc5ab0ea7986cc9e74351eed165.zip
u-boot-imx-4e7a6acac7a46cc5ab0ea7986cc9e74351eed165.tar.gz
u-boot-imx-4e7a6acac7a46cc5ab0ea7986cc9e74351eed165.tar.bz2
x86: ivybridge: Add support for BD82x6x PCH
Add basic setup for the PCH. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/x86/cpu/ivybridge/Makefile')
-rw-r--r--arch/x86/cpu/ivybridge/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/ivybridge/Makefile b/arch/x86/cpu/ivybridge/Makefile
index 721b37e..b37fb8f 100644
--- a/arch/x86/cpu/ivybridge/Makefile
+++ b/arch/x86/cpu/ivybridge/Makefile
@@ -4,6 +4,7 @@
# SPDX-License-Identifier: GPL-2.0+
#
+obj-y += bd82x6x.o
obj-y += car.o
obj-y += cpu.o
obj-y += early_init.o