summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/bfin
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/bsps/bfin
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 'spec/build/bsps/bfin')
-rw-r--r--spec/build/bsps/bfin/obj.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/build/bsps/bfin/obj.yml b/spec/build/bsps/bfin/obj.yml
index b5f666414d..343336b054 100644
--- a/spec/build/bsps/bfin/obj.yml
+++ b/spec/build/bsps/bfin/obj.yml
@@ -10,7 +10,6 @@ includes: []
install: []
links: []
source:
-- bsps/bfin/shared/mmu.c
- bsps/bfin/shared/dev/clock.c
- bsps/bfin/shared/dev/rtc.c
- bsps/bfin/shared/dev/spi.c
@@ -18,4 +17,5 @@ source:
- bsps/bfin/shared/dev/timer.c
- bsps/bfin/shared/dev/twi.c
- bsps/bfin/shared/dev/uart.c
+- bsps/bfin/shared/mmu.c
type: build