summaryrefslogtreecommitdiffstats
path: root/arch/x86/cpu/intel_common/Makefile
blob: ca4e171d20ca9b10bb74d446391a1b0a9bfdfb80 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright (c) 2016 Google, Inc
#
# SPDX-License-Identifier:	GPL-2.0+
#

obj-$(CONFIG_HAVE_MRC) += car.o
ifndef CONFIG_TARGET_EFI
obj-y += microcode.o
endif
OpenPOWER on IntegriCloud