Files
rtems/spec/build/bsps/mips/grp.yml
Sebastian Huber bcef89f236 Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.
2023-05-20 11:05:26 +02:00

28 lines
671 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
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: []