summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/x86_64/grp.yml
blob: 2ffc1d3c9cae09425873d37245ed4f29b0b7324b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/x86_64/include/bsp/irq.h
- destination: ${BSP_INCLUDEDIR}/libcpu
  source:
  - bsps/x86_64/include/libcpu/page.h
ldflags: []
links: []
type: build
use-after: []
use-before: []