xref: /rk3399_rockchip-uboot/arch/x86/lib/fsp/Makefile (revision bb4e4a5d9670ae6e996c22b4fba31aafb2d2a362)
1#
2# Copyright (C) 2015 Google, Inc
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-y += fsp_car.o
8obj-y += fsp_common.o
9obj-y += fsp_dram.o
10obj-y += fsp_support.o
11