zephyr/arch/arm/CMakeLists.txt

6 lines
132 B
CMake
Raw Permalink Normal View History

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