common: Makefile: Rule to compile bmp.c
authorNikhil M Jain <n-jain1@ti.com>
Thu, 20 Apr 2023 12:11:07 +0000 (17:41 +0530)
committerAnatolij Gustschin <agust@denx.de>
Mon, 24 Apr 2023 19:37:45 +0000 (21:37 +0200)
commitd45e1d99679c4d214ab12eebefeb68bf11ab58a3
tree52c48ae21cd2b80c33c62da96ddc2c33ec00f58f
parent58182b2db9d80930b2d98bfe08a08d3437e8a302
common: Makefile: Rule to compile bmp.c

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@ti.com>
Reviewed-by: Devarsh Thakkar <devarsht@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
common/Makefile