linuxOS_D21X/source/uboot-2021.10/arch/x86/lib/fsp1/Makefile

9 lines
156 B
Makefile
Raw Normal View History

2024-11-29 08:13:19 +00:00
# SPDX-License-Identifier: GPL-2.0+
#
# Copyright (C) 2015 Google, Inc
obj-y += fsp_car.o
obj-y += fsp_common.o
obj-y += fsp_dram.o
obj-y += fsp_support.o