projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35b47fb
)
ARM: dts: Makefile: Add the am335x-evmsk target in dtbs list
author
Benoit Cousson
<b-cousson@ti.com>
Tue, 6 Nov 2012 14:52:23 +0000
(15:52 +0100)
committer
Benoit Cousson
<b-cousson@ti.com>
Tue, 6 Nov 2012 16:29:41 +0000
(17:29 +0100)
The EVMSK was not built with the 'make dtbs' command.
Add the missing entry in the dts Makefile.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
arch/arm/boot/dts/Makefile
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/Makefile
b/arch/arm/boot/dts/Makefile
index 634bd4246574402cb73f5f0e37d0aa76a0f9860c..2458b69e2be6f2937d1189f8251a83592a4d8ec8 100644
(file)
--- a/
arch/arm/boot/dts/Makefile
+++ b/
arch/arm/boot/dts/Makefile
@@
-73,6
+73,7
@@
dtb-$(CONFIG_ARCH_OMAP2PLUS) += omap2420-h4.dtb \
omap4-sdp.dtb \
omap5-evm.dtb \
am335x-evm.dtb \
+ am335x-evmsk.dtb \
am335x-bone.dtb
dtb-$(CONFIG_ARCH_PRIMA2) += prima2-evb.dtb
dtb-$(CONFIG_ARCH_U8500) += snowball.dtb