[PATCH V4 5/6] arm64: dts/Makefile: Add support for FSL's LS2085A simulator model
Bhupesh Sharma
bhupesh.sharma at freescale.com
Fri Oct 10 15:40:48 PDT 2014
This patch adds build support for FSL's LS2085A simulator model
in arm64 dts Makefile.
Signed-off-by: Bhupesh Sharma <bhupesh.sharma at freescale.com>
---
arch/arm64/boot/dts/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile
index c52bdb0..c6ed88662 100644
--- a/arch/arm64/boot/dts/Makefile
+++ b/arch/arm64/boot/dts/Makefile
@@ -1,5 +1,6 @@
dtb-$(CONFIG_ARCH_VEXPRESS) += rtsm_ve-aemv8a.dtb foundation-v8.dtb
dtb-$(CONFIG_ARCH_XGENE) += apm-mustang.dtb
+dtb-$(CONFIG_ARCH_FSL_LS2085A) += fsl-ls2085a-simu.dtb
targets += dtbs
targets += $(dtb-y)
--
1.7.9.5
More information about the linux-arm-kernel
mailing list