[PATCH V6 09/13] common: Makefile: Rule to compile bmp.c

Simon Glass sjg at chromium.org
Wed Apr 5 20:37:33 CEST 2023


On Wed, 5 Apr 2023 at 01:06, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> Add rule to compile bmp.c at SPL and u-boot proper when CONFIG_SPL_BMP
> and CONFIG_BMP are defined.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> Reviewed-by: Devarsh Thakkar <devarsht at ti.com>
> ---
> V6:
> - Add Reviewed-by tag.
>
> V5:
> - Remove obj-y+= read.o.
>
> V4:
> - No change.
>
> V3 (patch introduced):
> - Rule to compile common/bmp.
>
>  common/Makefile | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>  # qemu-x86_64


More information about the U-Boot mailing list