linuxOS_AP06/u-boot/arch/arm/mach-rockchip/rk3506/Makefile
2025-06-03 12:28:32 +08:00

13 lines
270 B
Makefile

#
# (C) Copyright 2024 Rockchip Electronics Co., Ltd
#
# SPDX-License-Identifier: GPL-2.0+
#
ifneq ($(CONFIG_TPL_BUILD)$(CONFIG_TPL_TINY_FRAMEWORK),yy)
ifneq ($(CONFIG_SPL_BUILD)$(CONFIG_SPL_DECOMP_HEADER),yy)
obj-y += syscon_rk3506.o
endif
endif
obj-y += rk3506.o