]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/mach-uniphier/debug-uart/Makefile
ARM: uniphier: remove sLD3 SoC support
[people/ms/u-boot.git] / arch / arm / mach-uniphier / debug-uart / Makefile
CommitLineData
d5cf3297
MY
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
5ifdef CONFIG_SPL_BUILD
d5cf3297
MY
6obj-$(CONFIG_ARCH_UNIPHIER_LD4) += debug-uart-ld4.o
7obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += debug-uart-pro4.o
8obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += debug-uart-sld8.o
9obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += debug-uart-pro5.o
10obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += debug-uart-pxs2.o
11obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += debug-uart-ld6b.o
12obj-$(CONFIG_ARCH_UNIPHIER_LD11) += debug-uart-ld20.o
13obj-$(CONFIG_ARCH_UNIPHIER_LD20) += debug-uart-ld20.o
14endif
15
16obj-y += debug-uart.o