aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-09-11 09:40:34 -0300
committerShawn Guo <shawnguo@kernel.org>2020-09-13 11:16:03 +0800
commitf92c710f464465f7ff21c2ad30aa04a94aab0577 (patch)
treef066b0fb2ac91b713cf41a4c241e26cb700e8b76 /arch/arm/mach-imx/Makefile
parentARM: imx: Remove imx device directory (diff)
downloadlinux-dev-f92c710f464465f7ff21c2ad30aa04a94aab0577.tar.xz
linux-dev-f92c710f464465f7ff21c2ad30aa04a94aab0577.zip
ARM: imx: Remove remnant board file support pieces
Since i.MX board files are gone, remove some remnant pieces of board file support. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
-rw-r--r--arch/arm/mach-imx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
index f3e7717cdbea..9cebd360d58e 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -5,7 +5,7 @@ obj-$(CONFIG_SOC_IMX25) += cpu-imx25.o mach-imx25.o pm-imx25.o
obj-$(CONFIG_SOC_IMX27) += cpu-imx27.o pm-imx27.o mach-imx27.o
-obj-$(CONFIG_SOC_IMX31) += mm-imx3.o cpu-imx31.o iomux-imx31.o mach-imx31.o
+obj-$(CONFIG_SOC_IMX31) += mm-imx3.o cpu-imx31.o mach-imx31.o
obj-$(CONFIG_SOC_IMX35) += mm-imx3.o cpu-imx35.o mach-imx35.o
imx5-pm-$(CONFIG_PM) += pm-imx5.o