Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Peng Fan | 52102a3 | 2020-05-20 13:51:29 +0800 | [diff] [blame] | 2 | ifeq ($(CONFIG_ARM),y) |
3 | obj-$(CONFIG_ARCH_MXC) += soc-imx.o | ||||
4 | endif | ||||
Peng Fan | fc40200 | 2020-02-21 10:32:19 +0800 | [diff] [blame] | 5 | obj-$(CONFIG_SOC_IMX8M) += soc-imx8m.o |
Ulf Hansson | e5300b2 | 2023-07-05 14:17:29 +0200 | [diff] [blame] | 6 | obj-$(CONFIG_SOC_IMX9) += imx93-src.o |