74b097a6c145cee3ba0b33e2b3dc049067eb2a1c
[platform/kernel/u-boot.git] / arch / x86 / cpu / intel_common / Makefile
1 #
2 # Copyright (c) 2016 Google, Inc
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-$(CONFIG_HAVE_MRC) += car.o
8 obj-y += cpu.o
9 obj-y += lpc.o
10 obj-$(CONFIG_HAVE_MRC) += me_status.o
11 ifndef CONFIG_TARGET_EFI
12 obj-y += microcode.o
13 endif
14 obj-y += pch.o
15 obj-$(CONFIG_HAVE_MRC) += report_platform.o