summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/ddrphy/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-17 08:47:47 (GMT)
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-22 15:08:55 (GMT)
commit33886693b645dd737a21065c095eac2ce7cbd956 (patch)
treebdd10aea1dccdfe0d5bbc87d7acac616ab3c12e6 /arch/arm/mach-uniphier/ddrphy/Makefile
parent6e1550fa7cb37061abcb3de13e69b859f8fd75cb (diff)
downloadu-boot-fsl-qoriq-33886693b645dd737a21065c095eac2ce7cbd956.tar.xz
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
The UMC (Universal Memory Controller) and the DDR PHY block are highly related to each other. It is better to have both code in the same directory. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/ddrphy/Makefile')
-rw-r--r--arch/arm/mach-uniphier/ddrphy/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-uniphier/ddrphy/Makefile b/arch/arm/mach-uniphier/ddrphy/Makefile
deleted file mode 100644
index d0f4bd3..0000000
--- a/arch/arm/mach-uniphier/ddrphy/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-obj-$(CONFIG_ARCH_UNIPHIER_PH1_LD4) += ddrphy-training.o ddrphy-ph1-ld4.o
-obj-$(CONFIG_ARCH_UNIPHIER_PH1_PRO4) += ddrphy-training.o ddrphy-ph1-pro4.o
-obj-$(CONFIG_ARCH_UNIPHIER_PH1_SLD8) += ddrphy-training.o ddrphy-ph1-sld8.o