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