[U-Boot] [PATCH v3 7/8] video: Sort Makefile entries

Simon Glass sjg at chromium.org
Fri Aug 17 12:49:06 UTC 2018


On 9 August 2018 at 06:51, Mario Six <mario.six at gdsys.cc> wrote:
> The entries of Makefiles should be sorted, which is not the case in the
> video driver Makefile.
>
> Sort the entries alphabetically as far as this makes sense.
>
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
>
> ---
>
> v2 -> v3:
> New in v3
>
> ---
>  drivers/video/Makefile | 42 +++++++++++++++++++++---------------------
>  1 file changed, 21 insertions(+), 21 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list