summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/mips/grp.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--spec/build/bsps/mips/grp.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/spec/build/bsps/mips/grp.yml b/spec/build/bsps/mips/grp.yml
new file mode 100644
index 0000000000..359e9b74cc
--- /dev/null
+++ b/spec/build/bsps/mips/grp.yml
@@ -0,0 +1,24 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+build-type: group
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+includes: []
+install:
+- destination: ${BSP_INCLUDEDIR}/bsp
+ source:
+ - bsps/mips/include/bsp/i8259.h
+ - bsps/mips/include/bsp/regs.h
+- destination: ${BSP_INCLUDEDIR}/libcpu
+ source:
+ - bsps/mips/include/libcpu/au1x00.h
+ - bsps/mips/include/libcpu/isr_entries.h
+ - bsps/mips/include/libcpu/rm5231.h
+ - bsps/mips/include/libcpu/tx3904.h
+ - bsps/mips/include/libcpu/tx4925.h
+ - bsps/mips/include/libcpu/tx4938.h
+ldflags: []
+links: []
+type: build
+use-after: []
+use-before: []