summaryrefslogtreecommitdiff
path: root/uefi/rtl/uefi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'uefi/rtl/uefi/Makefile')
-rw-r--r--uefi/rtl/uefi/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/uefi/rtl/uefi/Makefile b/uefi/rtl/uefi/Makefile
index e4dabcab83..8717ddc6a2 100644
--- a/uefi/rtl/uefi/Makefile
+++ b/uefi/rtl/uefi/Makefile
@@ -2058,6 +2058,7 @@ endif
ifeq ($(OS_TARGET),uefi)
SHAREDLIBEXT=.efi
SHORTSUFFIX=efi
+EXEEXT=.efi
endif
ifneq ($(findstring $(OS_SOURCE),$(LIMIT83fs)),)
FPCMADE=fpcmade.$(SHORTSUFFIX)