OpenGrok
Cross Reference: Makefile
xref
: /
external
/
u-boot
/
cmd
/
x86
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
x86
1
# SPDX-License-Identifier: GPL-2.0+
2
3
obj
-y +=
mtrr.o
4
obj
-
$(
CONFIG_HAVE_FSP
)
+=
fsp.o
5