summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/tms570/objnohwinit.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-20 10:33:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-20 10:35:06 +0200
commit63cf58336513c16bac50a781223308dc92909c95 (patch)
tree62da30bfa28fa8703e0022e2c7d7c31c3af019cb /spec/build/bsps/arm/tms570/objnohwinit.yml
parentbsp/tms570: Fix declarations (diff)
downloadrtems-63cf58336513c16bac50a781223308dc92909c95.tar.bz2
bsp/tms570: Fix TMS570_USE_HWINIT_STARTUP
Make sure only one module is built which defines bsp_start_hook_0().
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/arm/tms570/objnohwinit.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/tms570/objnohwinit.yml b/spec/build/bsps/arm/tms570/objnohwinit.yml
new file mode 100644
index 0000000000..dc71cf71fa
--- /dev/null
+++ b/spec/build/bsps/arm/tms570/objnohwinit.yml
@@ -0,0 +1,15 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: objects
+cflags: []
+copyrights:
+- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+cppflags: []
+cxxflags: []
+enabled-by:
+ not: TMS570_USE_HWINIT_STARTUP
+includes: []
+install: []
+links: []
+source:
+- bsps/arm/tms570/start/bspstarthooks.c
+type: build