summaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorDaniel Hellstrom <daniel@gaisler.com>2019-09-12 14:48:29 +0200
committerDaniel Hellstrom <daniel@gaisler.com>2021-03-11 17:35:27 +0100
commitb57436c8fcfc7747a35856e69d362d33802f0421 (patch)
tree315404e64422a01f0ed15d7ef85e420532f40a19 /spec
parentleon,greth: added support for variable sized descriptor table sizes (diff)
downloadrtems-b57436c8fcfc7747a35856e69d362d33802f0421.tar.bz2
leon3: avoid dependency on apbuart/timer driver
Moves drvmgr_drivers[] from amba.c to a separate file in order to avoid the dependecy on APBUART/GPTIMER drivers. This has an effect when user configured not to use timer or uart in their project.
Diffstat (limited to 'spec')
-rw-r--r--spec/build/bsps/sparc/leon3/obj.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/build/bsps/sparc/leon3/obj.yml b/spec/build/bsps/sparc/leon3/obj.yml
index efed717aad..3b58835ec0 100644
--- a/spec/build/bsps/sparc/leon3/obj.yml
+++ b/spec/build/bsps/sparc/leon3/obj.yml
@@ -48,6 +48,7 @@ source:
- bsps/sparc/leon3/start/bspstart.c
- bsps/sparc/leon3/start/cache.c
- bsps/sparc/leon3/start/cpucounter.c
+- bsps/sparc/leon3/start/drvmgr_def_drivers.c
- bsps/sparc/leon3/start/eirq.c
- bsps/sparc/leon3/start/setvec.c
- bsps/sparc/leon3/start/spurious.c