Makefile 202 B

123456
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. obj-$(CONFIG_HAVE_IMX_GPC) += gpc.o
  3. obj-$(CONFIG_IMX_GPCV2_PM_DOMAINS) += gpcv2.o
  4. obj-$(CONFIG_ARCH_MXC) += soc-imx8.o
  5. obj-$(CONFIG_IMX_SCU_SOC) += soc-imx-scu.o