source: rtems/spec/build/bsps/objxilinxsupportmb.yml @ f36d8b1

Last change on this file since f36d8b1 was f36d8b1, checked in by Kinsey Moore <kinsey.moore@…>, on 01/17/23 at 15:57:33

spec: Fix Xilinx support YAML licenses

This should use the CC 4.0 license to match the rest of the tree.

  • Property mode set to 100644
File size: 347 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: objects
3cflags: []
4copyrights:
5- Copyright (C) 2022 On-Line Applications Research (OAR)
6cppflags: []
7cxxflags: []
8enabled-by:
9- microblaze
10includes: []
11install:
12- destination: ${BSP_INCLUDEDIR}
13  source:
14  - bsps/include/xil/microblaze/xil_cache.h
15links: []
16source: []
17type: build
Note: See TracBrowser for help on using the repository browser.