summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/x86_64/grp.yml
blob: 376bab2393068627a7f742c75b0bfd54b059127b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: group
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
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: []