1# 2# Copyright (C) 2016 Samsung Electronics 3# Thomas Abraham <thomas.ab@samsung.com> 4# 5# SPDX-License-Identifier: GPL-2.0+ 6# 7 8obj-y += clk-pll.o 9obj-$(CONFIG_CLK_EXYNOS7420) += clk-exynos7420.o 10