summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-11-26 15:57:53 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-27 11:25:52 +0100
commit0c08fa3bd2df48ac5362374d2e8fc0072be57940 (patch)
tree3796412a6a78272d98fdf88e20f752e05fc7b3bf /arch/arm/mach-imx/Makefile
parent1abc1202d0e60486d89da3b9fdcc70fa4238b6a3 (diff)
downloadbarebox-0c08fa3bd2df48ac5362374d2e8fc0072be57940.tar.gz
barebox-0c08fa3bd2df48ac5362374d2e8fc0072be57940.tar.xz
ARM: i.MX: Add i.MX6sx support
Add some cpu type defines and clock support. The clock support is very different from other i.MX variants, so it's a separate file, like done in the kernel. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/Makefile')
-rw-r--r--arch/arm/mach-imx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Makefile b/arch/arm/mach-imx/Makefile
index b811c13bf4..048cac5fb0 100644
--- a/arch/arm/mach-imx/Makefile
+++ b/arch/arm/mach-imx/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_ARCH_IMX53) += imx53.o imx5.o clk-imx5.o esdctl-v4.o
pbl-$(CONFIG_ARCH_IMX53) += imx53.o imx5.o esdctl-v4.o
obj-$(CONFIG_ARCH_IMX6) += imx6.o usb-imx6.o clk-imx6.o
lwl-$(CONFIG_ARCH_IMX6) += imx6-mmdc.o
+obj-$(CONFIG_ARCH_IMX6SX) += clk-imx6sx.o
obj-$(CONFIG_IMX_IIM) += iim.o
obj-$(CONFIG_IMX_OCOTP) += ocotp.o
obj-$(CONFIG_NAND_IMX) += nand.o