[U-Boot] [PATCH] serial: Remove duplicated line in Makefile

Simon Glass sjg at chromium.org
Mon Apr 16 17:56:26 UTC 2018


On 16 April 2018 at 02:35, Patrice Chotard <patrice.chotard at st.com> wrote:
> The line "-obj-$(CONFIG_STM32_SERIAL) += serial_stm32.o"
> is found twice in Makefile.
>
> Fixes: ae74de0dfd45 ("serial: stm32: Rename serial_stm32x7.c to serial_stm32.c"
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
>  drivers/serial/Makefile | 1 -
>  1 file changed, 1 deletion(-)
>

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


More information about the U-Boot mailing list