summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/sbc/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-21 09:05:31 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-22 07:49:34 (GMT)
commit2c2ab3d495a1a9fbfcec58f469255595a86e3aad (patch)
tree253b9e4e42b76da8e264c5917d260807f630d0a1 /arch/arm/mach-uniphier/sbc/Makefile
parent61e6cc0aa191f7edecbbe1573f1f8b8216f613cd (diff)
downloadu-boot-fsl-qoriq-2c2ab3d495a1a9fbfcec58f469255595a86e3aad.tar.xz
ARM: uniphier: add PXs3 SoC support
Initial support for PXs3 SoC. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/sbc/Makefile')
-rw-r--r--arch/arm/mach-uniphier/sbc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-uniphier/sbc/Makefile b/arch/arm/mach-uniphier/sbc/Makefile
index b85b1fe..fe9d85a 100644
--- a/arch/arm/mach-uniphier/sbc/Makefile
+++ b/arch/arm/mach-uniphier/sbc/Makefile
@@ -10,3 +10,4 @@ obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += sbc-pxs2.o
obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += sbc-pxs2.o
obj-$(CONFIG_ARCH_UNIPHIER_LD11) += sbc-ld11.o
obj-$(CONFIG_ARCH_UNIPHIER_LD20) += sbc-ld11.o
+obj-$(CONFIG_ARCH_UNIPHIER_PXS3) += sbc-pxs2.o