ARM: uniphier: make boot_is_swapped() code optional
[oweals/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_TARGET_MT7623) += mt7623/
7 obj-$(CONFIG_TARGET_MT7629) += mt7629/
8 obj-$(CONFIG_TARGET_MT8516) += mt8516/