projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fcf85d
)
ARM: dts: imx6ul-kontron: Add imx6ull-kontron-bl to Makefile
author
Frieder Schrempf
<frieder.schrempf@kontron.de>
Mon, 15 Aug 2022 08:28:12 +0000
(10:28 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Mon, 22 Aug 2022 02:22:43 +0000
(10:22 +0800)
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>
arch/arm/boot/dts/Makefile
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/Makefile
b/arch/arm/boot/dts/Makefile
index b151133801e8b5a62bc16e712806c3b6e5ee2e3d..e49185119b5bf634a6ca3907ae41e178e437fdc5 100644
(file)
--- 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 \