summaryrefslogtreecommitdiff
path: root/zephyr/cmake/linker/ld/linker_flags.cmake
blob: c80d1d245265b64b2877c9b4ef84bab4292b2678 (plain)
1
2
3
4
5
6
7
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# Zephyr cmake system looks into ${TOOLCHAIN_ROOT}, but we just send
# this out to the copy in ${ZEPHYR_BASE}.
include("${ZEPHYR_BASE}/cmake/linker/ld/linker_flags.cmake")