[PATCH v3 12/12] dts/Makefile: Add build support for LS2080a QDS & RDB board DTS

Arnd Bergmann arnd at arndb.de
Thu Oct 15 07:19:38 PDT 2015


On Thursday 15 October 2015 12:17:52 Bhupesh Sharma wrote:
> 
> diff --git a/arch/arm64/boot/dts/freescale/Makefile b/arch/arm64/boot/dts/freescale/Makefile
> index 932001a..57b41c7 100644
> --- a/arch/arm64/boot/dts/freescale/Makefile
> +++ b/arch/arm64/boot/dts/freescale/Makefile
> @@ -1,4 +1,4 @@
> -dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls2080a-simu.dtb
> +dtb-$(CONFIG_ARCH_LAYERSCAPE) += fsl-ls2080a-qds.dtb fsl-ls2080a-rdb.dtb fsl-ls2080a-simu.dtb
>   
> 

Please use one line per dtb file here, for consistency with the other platforms

	Arnd



More information about the linux-arm-kernel mailing list