diff options
author | Frank Li <Frank.Li@nxp.com> | 2016-06-22 10:48:41 -0500 |
---|---|---|
committer | Anson Huang <Anson.Huang@nxp.com> | 2017-06-08 19:23:54 +0800 |
commit | ee7912b3a84bda473d12c274db3d572e92117f7c (patch) | |
tree | d5d6fdb0652a50679b41d99a533aff04ddd2705a /arch/arm/boot/dts/Makefile | |
parent | e3c1b7f864a909950593b70ebbf9d5ba1bbec36a (diff) |
MLK-12944 fix makefile miss imx7d-12x12-lpddr3-arm2-pcie.dtb
Added imx7d-12x12-lpddr3-arm2-pcie.dtb to makefile
Signed-off-by: Frank Li <Frank.Li@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-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 8ae2df81d677..1bfcc74e06a9 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -515,6 +515,7 @@ dtb-$(CONFIG_SOC_IMX7D) += \ imx7d-12x12-lpddr3-arm2-qspi.dtb \ imx7d-12x12-lpddr3-arm2-sai.dtb \ imx7d-12x12-lpddr3-arm2-mqs.dtb \ + imx7d-12x12-lpddr3-arm2-pcie.dtb \ imx7d-19x19-lpddr2-arm2.dtb \ imx7d-sdb.dtb \ imx7d-sdb-epdc.dtb \ |