Makefile (888dc273ea4e7ca332a6f73d10dfc8f2b212c803) Makefile (15f5276a2fb1ad70d7a8e6321dd751c3d081e422)
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
1obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o
2obj-$(CONFIG_IMX_GPCV2_PM_DOMAINS) += gpcv2.o
3obj-$(CONFIG_ARCH_MXC) += soc-imx8.o
4obj-$(CONFIG_IMX_SCU_SOC) += soc-imx-scu.o