summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/mips/grp.yml
blob: bd82d77c66e2484a11664513f05b3f4b6adc8abd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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: []