zephyr/soc/x86/raptor_lake/CMakeLists.txt

6 lines
153 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_cc_option(-march=goldmont)
set(SOC_LINKER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/linker.ld CACHE INTERNAL "")