summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/mips/rbtx4938
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/mips/rbtx4938/abi.yml11
-rw-r--r--spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml3
-rw-r--r--spec/build/bsps/mips/rbtx4938/start.yml2
3 files changed, 8 insertions, 8 deletions
diff --git a/spec/build/bsps/mips/rbtx4938/abi.yml b/spec/build/bsps/mips/rbtx4938/abi.yml
index 79408e4eb3..5929af81ee 100644
--- a/spec/build/bsps/mips/rbtx4938/abi.yml
+++ b/spec/build/bsps/mips/rbtx4938/abi.yml
@@ -5,12 +5,13 @@ actions:
- env-append: null
build-type: option
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
default:
-- -mips3
-- -G0
-- -EL
-default-by-variant: []
+- enabled-by: true
+ value:
+ - -mips3
+ - -G0
+ - -EL
description: |
ABI flags
enabled-by: true
diff --git a/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml b/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml
index 63c4e054f0..af56bce558 100644
--- a/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml
+++ b/spec/build/bsps/mips/rbtx4938/bsprbtx4938.yml
@@ -4,7 +4,7 @@ bsp: rbtx4938
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: rbtx4938
@@ -13,7 +13,6 @@ install:
- destination: ${BSP_INCLUDEDIR}
source:
- bsps/mips/rbtx4938/include/bsp.h
- - bsps/mips/rbtx4938/include/tm27.h
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/mips/rbtx4938/include/bsp/irq.h
diff --git a/spec/build/bsps/mips/rbtx4938/start.yml b/spec/build/bsps/mips/rbtx4938/start.yml
index 1f74c12595..cda88d3694 100644
--- a/spec/build/bsps/mips/rbtx4938/start.yml
+++ b/spec/build/bsps/mips/rbtx4938/start.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
asflags: []
build-type: start-file
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
includes: []