]> git.ipfire.org Git - people/ms/u-boot.git/blame - arch/arm/mach-uniphier/boot-mode/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-samsung
[people/ms/u-boot.git] / arch / arm / mach-uniphier / boot-mode / Makefile
CommitLineData
da58dec8
TR
1#
2# SPDX-License-Identifier: GPL-2.0+
3#
4
323d1f9d
MY
5obj-y += boot-mode.o
6
ea65c980
MY
7obj-$(CONFIG_ARCH_UNIPHIER_SLD3) += boot-mode-sld3.o
8obj-$(CONFIG_ARCH_UNIPHIER_LD4) += boot-mode-ld4.o
9obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += boot-mode-ld4.o
10obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += boot-mode-ld4.o
11obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += boot-mode-pro5.o
12obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += boot-mode-pxs2.o
13obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += boot-mode-pxs2.o
9d0c2ceb 14obj-$(CONFIG_ARCH_UNIPHIER_LD20) += boot-mode-ld20.o
042b28f4
MY
15
16obj-$(CONFIG_CMD_PINMON) += cmd_pinmon.o