aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrieder Schrempf <frieder.schrempf@kontron.de>2022-08-15 10:28:12 +0200
committerShawn Guo <shawnguo@kernel.org>2022-08-22 10:22:43 +0800
commit7e4bf4d8debc51810cc3ed2c0d3f0c21d2c41dd5 (patch)
treebf60a9c6521ef039a33f91e97d7e36e509556588
parentARM: dts: imx6ul-kontron: Simplify devicetree structure (diff)
downloadlinux-dev-7e4bf4d8debc51810cc3ed2c0d3f0c21d2c41dd5.tar.xz
linux-dev-7e4bf4d8debc51810cc3ed2c0d3f0c21d2c41dd5.zip
ARM: dts: imx6ul-kontron: Add imx6ull-kontron-bl to Makefile
The imx6ull-kontron-bl.dtb wasn't build as part of the CONFIG_SOC_IMX6UL option. Add it to the list. Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index b151133801e8..e49185119b5b 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -736,6 +736,7 @@ dtb-$(CONFIG_SOC_IMX6UL) += \
imx6ull-colibri-wifi-iris.dtb \
imx6ull-colibri-wifi-iris-v2.dtb \
imx6ull-jozacp.dtb \
+ imx6ull-kontron-bl.dtb \
imx6ull-myir-mys-6ulx-eval.dtb \
imx6ull-opos6uldev.dtb \
imx6ull-phytec-segin-ff-rdk-nand.dtb \