summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/m68k/grp.yml
blob: f5fc279ba63eb10b668faef0ff239fba48d78140 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
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}
  source:
  - bsps/m68k/include/mvme16x_hw.h
- destination: ${BSP_INCLUDEDIR}/bsp
  source:
  - bsps/m68k/include/bsp/linker-symbols.h
- destination: ${BSP_INCLUDEDIR}/mcf5206
  source:
  - bsps/m68k/include/mcf5206/mcf5206e.h
  - bsps/m68k/include/mcf5206/mcfmbus.h
  - bsps/m68k/include/mcf5206/mcfuart.h
- destination: ${BSP_INCLUDEDIR}/mcf5223x
  source:
  - bsps/m68k/include/mcf5223x/mcf5223x.h
- destination: ${BSP_INCLUDEDIR}/mcf5225x
  source:
  - bsps/m68k/include/mcf5225x/fec.h
  - bsps/m68k/include/mcf5225x/mcf5225x.h
- destination: ${BSP_INCLUDEDIR}/mcf5235
  source:
  - bsps/m68k/include/mcf5235/mcf5235.h
- destination: ${BSP_INCLUDEDIR}/mcf5272
  source:
  - bsps/m68k/include/mcf5272/mcf5272.h
- destination: ${BSP_INCLUDEDIR}/mcf5282
  source:
  - bsps/m68k/include/mcf5282/mcf5282.h
- destination: ${BSP_INCLUDEDIR}/mcf532x
  source:
  - bsps/m68k/include/mcf532x/mcf532x.h
- destination: ${BSP_INCLUDEDIR}/mcf548x
  source:
  - bsps/m68k/include/mcf548x/MCD_dma.h
  - bsps/m68k/include/mcf548x/MCD_progCheck.h
  - bsps/m68k/include/mcf548x/MCD_tasksInit.h
  - bsps/m68k/include/mcf548x/mcdma_glue.h
  - bsps/m68k/include/mcf548x/mcf548x.h
ldflags: []
links: []
type: build
use-after: []
use-before: []