Changeset dfa34e0d in rtems
- Timestamp:
- Dec 2, 2020, 4:23:27 PM (7 weeks ago)
- Branches:
- master
- Children:
- 65969c1
- Parents:
- a151ee1
- git-author:
- Kinsey Moore <kinsey.moore@…> (12/02/20 16:23:27)
- git-committer:
- Joel Sherrill <joel@…> (12/03/20 00:51:40)
- Location:
- spec/build/bsps/aarch64/a53
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/build/bsps/aarch64/a53/linkcmds_ilp32.yml
ra151ee1 rdfa34e0d 2 2 build-type: config-file 3 3 content: | 4 /* SPDX-License-Identifier: BSD-2-Clause */ 5 4 6 /* 5 * SPDX-License-Identifier: BSD-2-Clause6 *7 7 * Copyright (C) 2020 On-Line Applications Research Corporation (OAR) 8 8 * Written by Kinsey Moore <kinsey.moore@oarcorp.com> -
spec/build/bsps/aarch64/a53/linkcmds_lp64.yml
ra151ee1 rdfa34e0d 2 2 build-type: config-file 3 3 content: | 4 /* SPDX-License-Identifier: BSD-2-Clause */ 5 4 6 /* 5 * SPDX-License-Identifier: BSD-2-Clause6 *7 7 * Copyright (C) 2020 On-Line Applications Research Corporation (OAR) 8 8 * Written by Kinsey Moore <kinsey.moore@oarcorp.com>
Note: See TracChangeset
for help on using the changeset viewer.