summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/x86_64/grp.yml
blob: d87800c5bd99bea59ad091cddcbafdeecf6fa5fa (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 (http://www.embedded-brains.de)
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: []