On Mon, 28 Dec 2020 at 04:44, Peng Fan (OSS) <[email protected]> wrote:
>
> From: Peng Fan <[email protected]>
>
> obj-$(CONFIG_$(SPL_TPL_)YMODEM_SUPPORT) += xyzModem.o is there,
> no need obj-$(CONFIG_SPL_YMODEM_SUPPORT) += xyzModem.o
>
> Signed-off-by: Peng Fan <[email protected]>
> ---
>  common/Makefile | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to