Files
rtems/spec/build/bsps/powerpc/obj.yml
Sebastian Huber e8284a3458 build: Sort source lists
Use the Python sorted() function to sort the "source" lists.
2021-02-24 09:22:54 +01:00

18 lines
402 B
YAML

SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install: []
links: []
source:
- bsps/powerpc/shared/cpu.c
- bsps/powerpc/shared/cpuIdent.c
- bsps/powerpc/shared/cpu_asm.S
- bsps/powerpc/shared/ppc-print-stack.c
type: build