]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: cssi: Use HAVE_VENDOR_COMMON_LIB logic
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Sat, 13 Apr 2024 06:41:14 +0000 (08:41 +0200)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Thu, 18 Apr 2024 13:47:46 +0000 (15:47 +0200)
commit60dcbecfe0620202e83121b13ceda1e966b16c0a
treead02d21b7e34c5e3a5607fe79e0628c4e02e9401
parent4fb931ed531e7e0a2deb32b392854a118a93ae17
board: cssi: Use HAVE_VENDOR_COMMON_LIB logic

Instead of cross using cross-directory makefile directives,
add a Makefile in board/cssi/common/ directory in order to
benefit from HAVE_VENDOR_COMMON_LIB logic.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
board/cssi/cmpc885/Makefile
board/cssi/cmpcpro/Makefile
board/cssi/common/Makefile [new file with mode: 0644]