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