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