summaryrefslogtreecommitdiffstats
path: root/lib/efi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efi/Makefile')
-rw-r--r--lib/efi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/efi/Makefile b/lib/efi/Makefile
index 4bc67f01f9..e32dc14f3d 100644
--- a/lib/efi/Makefile
+++ b/lib/efi/Makefile
@@ -5,6 +5,7 @@
#
obj-$(CONFIG_EFI_APP) += efi_app.o efi.o
+obj-$(CONFIG_EFI_STUB) += efi_info.o
CFLAGS_REMOVE_efi_stub.o := -mregparm=3 \
$(if $(CONFIG_EFI_STUB_64BIT),-march=i386 -m32)
OpenPOWER on IntegriCloud