build: Sort source lists

Use the Python sorted() function to sort the "source" lists.
This commit is contained in:
Sebastian Huber
2021-02-23 19:38:38 +01:00
parent 006c7020f4
commit e8284a3458
126 changed files with 992 additions and 992 deletions

View File

@@ -53,8 +53,8 @@ source:
- bsps/shared/dev/getentropy/getentropy-cpucounter.c
- bsps/shared/dev/gpio/gpio-support.c
- bsps/shared/dev/serial/console-termios.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/bsp-fdt.c
- bsps/shared/start/bspfatal-default.c
- bsps/shared/start/sbrk.c
- bsps/shared/start/stackalloc.c
type: build