summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/sh/shsim/obj.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/sh/shsim/obj.yml')
-rw-r--r--spec/build/bsps/sh/shsim/obj.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/spec/build/bsps/sh/shsim/obj.yml b/spec/build/bsps/sh/shsim/obj.yml
index 7b0d48ef52..70557d0514 100644
--- a/spec/build/bsps/sh/shsim/obj.yml
+++ b/spec/build/bsps/sh/shsim/obj.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: true
@@ -11,7 +11,6 @@ install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/sh/shsim/include/bsp.h
- - bsps/sh/shsim/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/sh/shsim/include/bsp/irq.h
@@ -30,12 +29,11 @@ source:
- bsps/sh/shsim/start/ispshgdb.c
- bsps/sh/shsim/start/sysexit.c
- bsps/shared/cache/nocache.c
-- bsps/shared/dev/btimer/btimer-stub.c
+- bsps/shared/dev/btimer/btimer-cpucounter.c
- bsps/shared/dev/clock/clock-simidle.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/serial/console-polled.c
- bsps/shared/start/bspfatal-default.c
-- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/bspreset-empty.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c