From 54fcaa0f59591a8446bbdf1c147d7d1c66d26474 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Dec 2020 20:03:03 +0000 Subject: [PATCH] Sort SUBDIRs --- lang/Makefile | 2 +- sysutils/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/Makefile b/lang/Makefile index 864c27906298..7aea70c27fa7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -184,10 +184,10 @@ SUBDIR += mlton SUBDIR += mmix SUBDIR += mono + SUBDIR += mono-basic SUBDIR += mono5.10 SUBDIR += mono5.20 SUBDIR += mono6.8 - SUBDIR += mono-basic SUBDIR += mosh SUBDIR += mosml SUBDIR += mtasc diff --git a/sysutils/Makefile b/sysutils/Makefile index 97920246243c..3b8e2a6acdd8 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1402,11 +1402,11 @@ SUBDIR += u-boot-rockpro64 SUBDIR += u-boot-rpi SUBDIR += u-boot-rpi-0-w + SUBDIR += u-boot-rpi-arm64 SUBDIR += u-boot-rpi2 SUBDIR += u-boot-rpi3 SUBDIR += u-boot-rpi3-32 SUBDIR += u-boot-rpi4 - SUBDIR += u-boot-rpi-arm64 SUBDIR += u-boot-sifive-fu540 SUBDIR += u-boot-sinovoip-bpi-m3 SUBDIR += u-boot-sopine