zephyr/arch/xtensa/CMakeLists.txt

5 lines
131 B
CMake

# SPDX-License-Identifier: Apache-2.0
set_property(GLOBAL PROPERTY PROPERTY_OUTPUT_FORMAT elf32-xtensa-le)
add_subdirectory(core)