]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: dts: broadcom: Use the .dtb name in the rule, rather than .dts
authorLiviu Dudau <liviu@dudau.co.uk>
Mon, 24 Sep 2018 10:22:28 +0000 (11:22 +0100)
committerOlof Johansson <olof@lixom.net>
Tue, 25 Sep 2018 18:49:51 +0000 (11:49 -0700)
commit74cf77e8be35795b4cc57b7010bc348295e421b9
tree4b07a200b0d1cc5012447ea39eeb5bc4dc9a8009
parent6017efc4596f5b799ab62dac7b9c4d345ce251e0
arm64: dts: broadcom: Use the .dtb name in the rule, rather than .dts

Commit a7eb26392b893 ("arm64: dts: broadcom: Add reference to Compute
Module IO Board V3") adds the bcm2837-rpi-cm3-io3.dts file as a target
in the Makefile, rather than the .dtb name. This will skip the
generation of the .dtb file at compile time and will fail the dtbs_install
target.

Fixes: a7eb26392b893 ("arm64: dts: broadcom: Add reference to Compute Module IO Board V3")
Signed-off-by: Liviu Dudau <liviu@dudau.co.uk>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/boot/dts/broadcom/Makefile