Skip to content

Commit 20db146

Browse files
CV-Bowenxiaoxiang781216
authored andcommitted
x86/x86_64: change the build result from nuttx.elf to nuttx
Just sync with other architecture. Signed-off-by: Bowen Wang <[email protected]>
1 parent 631b551 commit 20db146

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arch/x86_64/src/common/Toolchain.defs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ ifeq ($(CONFIG_HOST_MACOS),y)
180180
AFLAGS += -Wa,--divide
181181
endif
182182

183-
EXEEXT = .elf
184-
185183
LDFLAGS += -nostdlib -static
186184

187185
# Loadable module definitions

0 commit comments

Comments
 (0)