summaryrefslogtreecommitdiff
path: root/board/cssi/common/Makefile
AgeCommit message (Collapse)Author
2024-04-18board: cssi: Use HAVE_VENDOR_COMMON_LIB logicChristophe Leroy
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 <[email protected]>