uboot/u-boot-stm32mp-2020.01/arch/arm/mach-rockchip/rv1108/Makefile

12 lines
193 B
Makefile
Raw Permalink Normal View History

2024-01-10 06:52:34 +00:00
#
# (C) Copyright 2016 Rockchip Electronics Co., Ltd
#
# SPDX-License-Identifier: GPL-2.0+
#
ifndef CONFIG_SPL_BUILD
obj-y += syscon_rv1108.o
endif
obj-y += rv1108.o
obj-y += clk_rv1108.o