ARM: MediaTek: Add support for MediaTek MT7622 SoC
[platform/kernel/u-boot.git] / arch / arm / mach-mediatek / Makefile
1 # SPDX-License-Identifier:      GPL-2.0
2
3 obj-y   += cpu.o
4 obj-$(CONFIG_SPL_BUILD) += spl.o
5
6 obj-$(CONFIG_MT8512) += mt8512/
7 obj-$(CONFIG_TARGET_MT7622) += mt7622/
8 obj-$(CONFIG_TARGET_MT7623) += mt7623/
9 obj-$(CONFIG_TARGET_MT7629) += mt7629/
10 obj-$(CONFIG_TARGET_MT8516) += mt8516/
11 obj-$(CONFIG_TARGET_MT8518) += mt8518/