]> git.sur5r.net Git - u-boot/blob - arch/x86/lib/fsp/Makefile
3ea4880a30d1836ab91cccf190c7b0c7011bfd4d
[u-boot] / arch / x86 / lib / fsp / Makefile
1 #
2 # Copyright (C) 2015 Google, Inc
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 obj-y += cmd_fsp.o
8 obj-y += fsp_car.o
9 obj-y += fsp_common.o
10 obj-y += fsp_dram.o
11 obj-y += fsp_support.o