summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/cpum68k.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-23 19:38:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-24 09:22:54 +0100
commite8284a34582703f0bc441ea8926eb1839214a477 (patch)
tree5c13f0fd5f0b66a14dd1c47d8aa5c91f85379a1d /spec/build/cpukit/cpum68k.yml
parentvalidation: Simplify message queue construct tests (diff)
downloadrtems-e8284a34582703f0bc441ea8926eb1839214a477.tar.bz2
build: Sort source lists
Use the Python sorted() function to sort the "source" lists.
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/cpum68k.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec/build/cpukit/cpum68k.yml b/spec/build/cpukit/cpum68k.yml
index b6eb630078..2cf5b768c2 100644
--- a/spec/build/cpukit/cpum68k.yml
+++ b/spec/build/cpukit/cpum68k.yml
@@ -29,10 +29,10 @@ install:
- cpukit/score/cpu/m68k/include/rtems/score/m68k.h
links: []
source:
-- cpukit/score/cpu/m68k/cpu_asm.S
+- cpukit/score/cpu/m68k/__m68k_read_tp.c
- cpukit/score/cpu/m68k/cpu.c
+- cpukit/score/cpu/m68k/cpu_asm.S
- cpukit/score/cpu/m68k/m68k-exception-frame-print.c
-- cpukit/score/cpu/m68k/__m68k_read_tp.c
- cpukit/score/cpu/no_cpu/cpucounterfrequency.c
- cpukit/score/cpu/no_cpu/cpucounterread.c
type: build