]> Git Repo - linux.git/blob - drivers/soc/imx/Makefile
platform/x86: amd-pmc: Move to later in the suspend process
[linux.git] / drivers / soc / imx / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 ifeq ($(CONFIG_ARM),y)
3 obj-$(CONFIG_ARCH_MXC) += soc-imx.o
4 endif
5 obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o
6 obj-$(CONFIG_IMX_GPCV2_PM_DOMAINS) += gpcv2.o
7 obj-$(CONFIG_SOC_IMX8M) += soc-imx8m.o
8 obj-$(CONFIG_SOC_IMX8M) += imx8m-blk-ctrl.o
This page took 0.035351 seconds and 4 git commands to generate.