summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/mips/malta/bspmalta.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/mips/malta/bspmalta.yml')
-rw-r--r--spec/build/bsps/mips/malta/bspmalta.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/build/bsps/mips/malta/bspmalta.yml b/spec/build/bsps/mips/malta/bspmalta.yml
index 8ff0b7e1a6..6c0bc4a831 100644
--- a/spec/build/bsps/mips/malta/bspmalta.yml
+++ b/spec/build/bsps/mips/malta/bspmalta.yml
@@ -4,7 +4,7 @@ bsp: malta
build-type: bsp
cflags: []
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
family: malta
@@ -13,7 +13,6 @@ install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/mips/malta/include/bsp.h
- - bsps/mips/malta/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/mips/malta/include/bsp/irq.h
@@ -33,6 +32,8 @@ links:
- role: build-dependency
uid: ../../objirq
- role: build-dependency
+ uid: ../../objmem
+- role: build-dependency
uid: ../../opto0
- role: build-dependency
uid: ../../bspopts
@@ -55,14 +56,13 @@ source:
- bsps/mips/shared/irq/vectorexceptions.c
- bsps/mips/shared/start/idttlb.S
- bsps/shared/cache/nocache.c
-- bsps/shared/dev/btimer/btimer-stub.c
+- bsps/shared/dev/btimer/btimer-cpucounter.c
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/pci/pci_find_device.c
- bsps/shared/dev/serial/legacy-console-control.c
- bsps/shared/dev/serial/legacy-console-select.c
- bsps/shared/dev/serial/legacy-console.c
- bsps/shared/start/bspfatal-default.c
-- bsps/shared/start/bspgetworkarea-default.c
- bsps/shared/start/gettargethash-default.c
- bsps/shared/start/sbrk.c
type: build