]> git.karo-electronics.de Git - karo-tx-uboot.git/blob - arch/x86/cpu/intel_common/Makefile
ca4e171d20ca9b10bb74d446391a1b0a9bfdfb80
[karo-tx-uboot.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 ifndef CONFIG_TARGET_EFI
9 obj-y += microcode.o
10 endif