lib: Sort build objects in alphabetical order

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
Bin Meng
2020-03-08 19:17:57 -07:00
committed by Anup Patel
parent 678c3c3655
commit 2abc55bb39
3 changed files with 6 additions and 6 deletions

View File

@@ -7,5 +7,5 @@
# Anup Patel <anup.patel@wdc.com>
#
libsbiutils-objs-y += serial/uart8250.o
libsbiutils-objs-y += serial/sifive-uart.o
libsbiutils-objs-y += serial/uart8250.o