xref: /openbmc/u-boot/drivers/clk/exynos/Makefile (revision 166097e8)
1*166097e8SThomas Abraham#
2*166097e8SThomas Abraham# Copyright (C) 2016 Samsung Electronics
3*166097e8SThomas Abraham# Thomas Abraham <thomas.ab@samsung.com>
4*166097e8SThomas Abraham#
5*166097e8SThomas Abraham# SPDX-License-Identifier:	GPL-2.0+
6*166097e8SThomas Abraham#
7*166097e8SThomas Abraham
8*166097e8SThomas Abrahamobj-y				+= clk-pll.o
9*166097e8SThomas Abrahamobj-$(CONFIG_CLK_EXYNOS7420)	+= clk-exynos7420.o
10