Files
rtems/spec/build/bsps/mips/grp.yml
2020-09-14 07:11:32 +02:00

25 lines
657 B
YAML

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: []