Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ac6d8342728c8a63f9fea965ce41610618aeed5a
/
.
/
soc
/
intel
/
lakemont
/
CMakeLists.txt
blob: b9f29fef9cac7ed4edf76a8e42e9f4d3f12f0eff [
file
] [
log
] [
blame
]
# Copyright (c) 2021-2024 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(.)
zephyr_cc_option(-march=pentium)
set(SOC_LINKER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/linker.ld CACHE INTERNAL "")