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