Files
rtems/spec/build/bsps/dev/irq/grparmgic.yml
Sebastian Huber 4bcfe04e27 build: Use shared object item for ARM GIC
BSPs which do not use the ARM GIC no longer install the related header
files.
2024-08-28 04:19:38 +02:00

19 lines
368 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
cflags: []
copyrights:
- Copyright (C) 2024 embedded brains GmbH & Co. KG
cppflags: []
cxxflags: []
enabled-by: arm
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/dev/irq
source:
- bsps/arm/include/dev/irq/arm-gic-arch.h
ldflags: []
links: []
type: build
use-after: []
use-before: []