ARM: uniphier: remove unused init code for CONFIG_DEBUG_UART
[project/bcm63xx/u-boot.git] / arch / arm / mach-uniphier / debug-uart / Makefile
1 # SPDX-License-Identifier: GPL-2.0+
2
3 ifdef CONFIG_SPL_BUILD
4 obj-$(CONFIG_ARCH_UNIPHIER_LD4) += debug-uart-ld4.o
5 obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += debug-uart-pro4.o
6 obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += debug-uart-sld8.o
7 obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += debug-uart-pro5.o
8 obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += debug-uart-pxs2.o
9 obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += debug-uart-ld6b.o
10 endif
11
12 obj-y += debug-uart.o