diff options
author | Luwei Zhou <b45643@freescale.com> | 2014-04-22 05:10:35 -0400 |
---|---|---|
committer | Luwei Zhou <b45643@freescale.com> | 2014-04-22 05:10:35 -0400 |
commit | 0ac36559f00dace422fbc766de3e06cf2a343fdf (patch) | |
tree | 812e4b153e2b52bb03d40b79c2982f5537054ef8 /arch/arm/boot | |
parent | e659d5b1432e4a654458156f0d390d214160ea3e (diff) |
ENGR00309828 ARM: imx6sx: Add imx6sx-17x17-arm2-mlb.dtb in Makefile
Add imx6sx-17x17-arm2-mlb.dtb in devicetree makefile list
Signed-off-by: Luwei Zhou <b45643@freescale.com>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index fe08961b9084..4fd2cf1b6253 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile | |||
@@ -140,6 +140,7 @@ dtb-$(CONFIG_ARCH_MXC) += \ | |||
140 | imx6sx-17x17-arm2-sai.dtb \ | 140 | imx6sx-17x17-arm2-sai.dtb \ |
141 | imx6sx-17x17-arm2-ssi.dtb \ | 141 | imx6sx-17x17-arm2-ssi.dtb \ |
142 | imx6sx-17x17-arm2-spdif.dtb \ | 142 | imx6sx-17x17-arm2-spdif.dtb \ |
143 | imx6sx-17x17-arm2-mlb.dtb \ | ||
143 | imx6sx-19x19-arm2.dtb \ | 144 | imx6sx-19x19-arm2.dtb \ |
144 | imx6sx-19x19-arm2-csi.dtb \ | 145 | imx6sx-19x19-arm2-csi.dtb \ |
145 | imx6sx-19x19-arm2-lcdif1.dtb \ | 146 | imx6sx-19x19-arm2-lcdif1.dtb \ |