1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o 3obj-$(CONFIG_IMX_GPCV2_PM_DOMAINS) += gpcv2.o 4obj-$(CONFIG_ARCH_MXC) += soc-imx8.o 5obj-$(CONFIG_IMX_SCU_SOC) += soc-imx-scu.o 6
1# SPDX-License-Identifier: GPL-2.0-only 2obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o 3obj-$(CONFIG_IMX_GPCV2_PM_DOMAINS) += gpcv2.o 4obj-$(CONFIG_ARCH_MXC) += soc-imx8.o 5obj-$(CONFIG_IMX_SCU_SOC) += soc-imx-scu.o 6