Files
rtems/spec/build/bsps/sparc/grp.yml
Matteo Concas 7205078179 spec: Install missing header files for GRLIB and SPARC
The following files will be installed during SPARC/GRLIB builds:
- bsps/include/grlib/apbuart-regs.h
- bsps/include/grlib/gptimer-regs.h
- bsps/include/grlib/irqamp-regs.h
- bsps/sparc/include/grlib/io.h

Fix issue #5231
2025-03-25 16:04:40 +01:00

28 lines
630 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/sparc/include/bsp/gnatcommon.h
- bsps/sparc/include/bsp/gr_leon4_n2x.h
- destination: ${BSP_INCLUDEDIR}/drvmgr
source:
- bsps/sparc/include/drvmgr/leon2_amba_bus.h
- destination: ${BSP_INCLUDEDIR}/grlib
source:
- bsps/sparc/include/grlib/io.h
ldflags: []
links:
- role: build-dependency
uid: ../tst-xfail-dl06
type: build
use-after: []
use-before: []