]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/mach-uniphier/memconf/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-samsung
[people/ms/u-boot.git] / arch / arm / mach-uniphier / memconf / Makefile
1 #
2 # SPDX-License-Identifier: GPL-2.0+
3 #
4
5 obj-y += memconf.o
6 obj-$(CONFIG_ARCH_UNIPHIER_SLD3) += memconf-sld3.o
7 obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += memconf-pxs2.o
8 obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += memconf-pxs2.o
9 obj-$(CONFIG_ARCH_UNIPHIER_LD20) += memconf-pxs2.o