source: rtems/spec/build/bsps/objirqdflt.yml @ 9d77c0f4

Last change on this file since 9d77c0f4 was e8284a34, checked in by Sebastian Huber <sebastian.huber@…>, on 02/23/21 at 18:38:38

build: Sort source lists

Use the Python sorted() function to sort the "source" lists.

  • Property mode set to 100644
File size: 377 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
2build-type: objects
3cflags: []
4copyrights:
5- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
6cppflags: []
7cxxflags: []
8enabled-by: true
9includes: []
10install: []
11links:
12- role: build-dependency
13  uid: objirq
14source:
15- bsps/shared/irq/irq-default-handler.c
16- bsps/shared/irq/irq-default.c
17type: build
Note: See TracBrowser for help on using the repository browser.