rockchip: theobroma-systems: use HAVE_VENDOR_COMMON_LIB to simplify Makefile
authorQuentin Schulz <quentin.schulz@cherry.de>
Wed, 29 Jan 2025 15:24:23 +0000 (16:24 +0100)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 23 Apr 2025 14:12:01 +0000 (22:12 +0800)
commit1fd8fc0b2f6d91e8d6d46db816a635a645c9aa88
tree38d9fc7cf0af0b504343a57e8f84a31046b695a9
parent231777ca8b4211fad9e6d9a300b0a8c906c416d4
rockchip: theobroma-systems: use HAVE_VENDOR_COMMON_LIB to simplify Makefile

The build system uses HAVE_VENDOR_COMMON_LIB to automatically include
board/$(VENDOR)/common/Makefile, therefore let's use that to implicitly
include board/theobroma-systems/common/Makefile and compile the common.c
file when building proper.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
board/theobroma-systems/common/Makefile [new file with mode: 0644]
board/theobroma-systems/jaguar_rk3588/Makefile
board/theobroma-systems/puma_rk3399/Makefile
board/theobroma-systems/ringneck_px30/Makefile
board/theobroma-systems/tiger_rk3588/Makefile