]> Git Repo - linux.git/blob - drivers/soc/imx/Makefile
Merge tag 'hsi-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi
[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_SOC_IMX8M) += soc-imx8m.o
6 obj-$(CONFIG_SOC_IMX9) += imx93-src.o
This page took 0.034215 seconds and 4 git commands to generate.