This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 21133a90c4e Documentation/nxflat: Document the in-tree mknxflat and
the ABI marker.
new e13fb3d8c16 arch: fix arch_interface guard for kernel builds
new 3e142bbced9 arch/x86_64: define CMAKE_LD and CMAKE_STRIP for ELF
applications
new b5dccf4fe3c cmake: fix installed application binaries to match
Application.mk
new 8f3cbb59a15 boards/x86_64/qemu-intel64: generate ROMFS image in CMake
kernel builds
new 877cd6d129f Documentation: describe CMake build for qemu-intel64
knsh_romfs
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../x86_64/intel64/boards/qemu-intel64/index.rst | 20 +++++++++++++++++-
arch/arm64/src/CMakeLists.txt | 2 +-
arch/x86_64/src/CMakeLists.txt | 2 +-
arch/x86_64/src/cmake/Toolchain.cmake | 6 ++++++
boards/x86_64/qemu/qemu-intel64/src/CMakeLists.txt | 24 ++++++++++++++++++++++
cmake/nuttx_add_application.cmake | 10 ++++++++-
6 files changed, 60 insertions(+), 4 deletions(-)