summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/imxrt/linkcmds.yml
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2020-10-09 15:55:35 +0200
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2020-11-20 08:53:19 +0100
commit7141afbb0ea41675ef8cf7e60f398aaf900defd9 (patch)
tree2fc6f2dea76d79dc756d47ef3047153e77db9bcb /spec/build/bsps/arm/imxrt/linkcmds.yml
parentbsp/imxrt: Adapt imported files (diff)
downloadrtems-7141afbb0ea41675ef8cf7e60f398aaf900defd9.tar.bz2
bsp/imxrt: Add new BSP
Update #4180
Diffstat (limited to 'spec/build/bsps/arm/imxrt/linkcmds.yml')
-rw-r--r--spec/build/bsps/arm/imxrt/linkcmds.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/imxrt/linkcmds.yml b/spec/build/bsps/arm/imxrt/linkcmds.yml
new file mode 100644
index 0000000000..3e57b9fd7c
--- /dev/null
+++ b/spec/build/bsps/arm/imxrt/linkcmds.yml
@@ -0,0 +1,11 @@
+build-type: config-file
+content: |
+ INCLUDE ${IMXRT_DEFAULT_LINKCMDS}
+enabled-by: true
+install-path: ${BSP_LIBDIR}
+links: []
+target: linkcmds
+type: build
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)