projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fde944
)
LF-665-23 arm: dts: imx: fix dtbs build break
author
Dong Aisheng
<aisheng.dong@nxp.com>
Wed, 25 Dec 2019 06:42:12 +0000
(14:42 +0800)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:21:52 +0000
(11:21 +0800)
Fix dtbs build break due to a typo introduced during rebase.
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
arch/arm/boot/dts/Makefile
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/Makefile
b/arch/arm/boot/dts/Makefile
index
76a5247
..
80bedc9
100644
(file)
--- a/
arch/arm/boot/dts/Makefile
+++ b/
arch/arm/boot/dts/Makefile
@@
-623,7
+623,7
@@
dtb-$(CONFIG_SOC_IMX6SL) += \
imx6sl-warp.dtb
dtb-$(CONFIG_SOC_IMX6SLL) += \
imx6sll-evk.dtb \
- imx6sll-kobo-clarahd.dtb
+ imx6sll-kobo-clarahd.dtb
\
imx6sll-evk-reva.dtb \
imx6sll-evk-btwifi.dtb
dtb-$(CONFIG_SOC_IMX6SX) += \