8 lines
117 B
Makefile
8 lines
117 B
Makefile
|
#
|
||
|
# (C) Copyright 2015 Google, Inc
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_EFI_APP) += efi_app.o efi.o
|