summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/x86_64/grp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/x86_64/grp.yml')
-rw-r--r--spec/build/bsps/x86_64/grp.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/spec/build/bsps/x86_64/grp.yml b/spec/build/bsps/x86_64/grp.yml
new file mode 100644
index 0000000000..376bab2393
--- /dev/null
+++ b/spec/build/bsps/x86_64/grp.yml
@@ -0,0 +1,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: []