summaryrefslogtreecommitdiffstats
path: root/lib/efi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efi/Makefile')
-rw-r--r--lib/efi/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/efi/Makefile b/lib/efi/Makefile
new file mode 100644
index 0000000000..5ee344c7d6
--- /dev/null
+++ b/lib/efi/Makefile
@@ -0,0 +1,7 @@
+#
+# (C) Copyright 2015 Google, Inc
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-$(CONFIG_EFI_APP) += efi_app.o efi.o
OpenPOWER on IntegriCloud