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

14 lines
190 B
Makefile
Raw Normal View History

2024-01-10 06:52:34 +00:00
#
# (C) Copyright 2017 Rockchip Electronics Co., Ltd.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj-y += clk_px30.o
ifndef CONFIG_TPL_BUILD
obj-y += syscon_px30.o
endif
obj-y += px30.o