1# SPDX-License-Identifier: GPL-2.0
2exynos-interconnect-objs		:= exynos.o
3
4obj-$(CONFIG_INTERCONNECT_EXYNOS)	+= exynos-interconnect.o
5