x86/x86_64: change the build result from nuttx.elf to nuttx
Just sync with other architecture. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
This commit is contained in:
parent
631b551727
commit
20db146b64
1 changed files with 0 additions and 2 deletions
|
|
@ -180,8 +180,6 @@ ifeq ($(CONFIG_HOST_MACOS),y)
|
|||
AFLAGS += -Wa,--divide
|
||||
endif
|
||||
|
||||
EXEEXT = .elf
|
||||
|
||||
LDFLAGS += -nostdlib -static
|
||||
|
||||
# Loadable module definitions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue