xref: /openbmc/u-boot/lib/efi/Makefile (revision 867a6ac8)
1#
2# (C) Copyright 2015 Google, Inc
3#
4# SPDX-License-Identifier:	GPL-2.0+
5#
6
7obj-$(CONFIG_EFI_APP) += efi_app.o efi.o
8