xref: /openbmc/u-boot/arch/x86/cpu/efi/Makefile (revision 3dcdd17b)
1*3dcdd17bSBen Stoltz#
2*3dcdd17bSBen Stoltz# Copyright (c) 2015 Google, Inc
3*3dcdd17bSBen Stoltz#
4*3dcdd17bSBen Stoltz# SPDX-License-Identifier:	GPL-2.0+
5*3dcdd17bSBen Stoltz#
6*3dcdd17bSBen Stoltz
7*3dcdd17bSBen Stoltzobj-y += efi.o
8*3dcdd17bSBen Stoltzobj-y += sdram.o
9