Files
zephyr/soc/cdns/xtensa_sample_controller/CMakeLists.txt
Jamie McCrae 71317d6798 soc: cadence: Rename to cdns
Aligns with vendor prefix

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
2024-03-01 15:50:11 +01:00

6 lines
181 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(include)
set(SOC_LINKER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/include/xtensa-sample-controller.ld CACHE INTERNAL "")