2019-05-19 12:07:45 +00:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2017-05-11 16:12:19 +00:00
|
|
|
obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o
|
2018-11-16 15:49:27 +00:00
|
|
|
obj-$(CONFIG_IMX_GPCV2_PM_DOMAINS) += gpcv2.o
|
2019-03-22 16:49:20 +00:00
|
|
|
obj-$(CONFIG_ARCH_MXC) += soc-imx8.o
|
2019-05-24 01:52:36 +00:00
|
|
|
obj-$(CONFIG_IMX_SCU_SOC) += soc-imx-scu.o
|