summaryrefslogtreecommitdiff
path: root/zephyr/cmake/linker/ld/target.cmake
blob: 0e2ad1f4d7e0ae7a89e0bb6a2d5ae097165e4558 (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/target.cmake")