]> git.ipfire.org Git - people/ms/u-boot.git/blob - 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
1 #
2 # SPDX-License-Identifier: GPL-2.0+
3 #
4
5 ifdef CONFIG_SPL_BUILD
6 obj-$(CONFIG_ARCH_UNIPHIER_LD4) += debug-uart-ld4.o
7 obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += debug-uart-pro4.o
8 obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += debug-uart-sld8.o
9 obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += debug-uart-pro5.o
10 obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += debug-uart-pxs2.o
11 obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += debug-uart-ld6b.o
12 obj-$(CONFIG_ARCH_UNIPHIER_LD11) += debug-uart-ld20.o
13 obj-$(CONFIG_ARCH_UNIPHIER_LD20) += debug-uart-ld20.o
14 endif
15
16 obj-y += debug-uart.o