mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-12 06:03:30 +08:00
7 lines
89 B
Makefile
7 lines
89 B
Makefile
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-y += mtrr.o
|
||
|
obj-$(CONFIG_HAVE_FSP) += fsp.o
|