1# SPDX-License-Identifier: GPL-2.0 2# Core 3obj-$(CONFIG_ARCH_MEDIATEK) += clk-mtk.o 4 5# SoC Drivers 6obj-$(CONFIG_TARGET_MT7629) += clk-mt7629.o 7