Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
50dd3da0042b4502bab622ef7f72f628b842cf26
/
.
/
arch
/
x86
/
cpu
/
intel_common
/
Makefile
blob: 06de964cc8fd2641d5e46fdb9570318da7502c44 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2016 Google, Inc
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
$
(
CONFIG_HAVE_MRC
)
+=
car
.
o
obj
-
y
+=
cpu
.
o
obj
-
y
+=
lpc
.
o
ifndef CONFIG_TARGET_EFI
obj
-
y
+=
microcode
.
o
endif