source: rtems/spec/build/bsps/sparc/grp.yml @ f3f0370f

Last change on this file since f3f0370f was f3f0370f, checked in by Sebastian Huber <sebastian.huber@…>, on 07/19/19 at 11:09:43

build: Alternative build system based on waf

Update #3818.

  • Property mode set to 100644
File size: 486 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: group
3copyrights:
4- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
5enabled-by: true
6includes: []
7install:
8- destination: ${BSP_INCLUDEDIR}/bsp
9  source:
10  - bsps/sparc/include/bsp/gnatcommon.h
11  - bsps/sparc/include/bsp/gr_leon4_n2x.h
12- destination: ${BSP_INCLUDEDIR}/drvmgr
13  source:
14  - bsps/sparc/include/drvmgr/leon2_amba_bus.h
15ldflags: []
16links: []
17type: build
18use-after: []
19use-before: []
Note: See TracBrowser for help on using the repository browser.