projects
/
karo-tx-uboot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
am33xx/omap: Enable CONFIG_OF_CONTROL
[karo-tx-uboot.git]
/
arch
/
arm
/
dts
/
Makefile
diff --git
a/arch/arm/dts/Makefile
b/arch/arm/dts/Makefile
index
5554615
..
61527a2
100644
(file)
--- a/
arch/arm/dts/Makefile
+++ b/
arch/arm/dts/Makefile
@@
-31,6
+31,7
@@
dtb-$(CONFIG_ZYNQ) += zynq-zc702.dtb \
zynq-zc770-xm010.dtb \
zynq-zc770-xm012.dtb \
zynq-zc770-xm013.dtb
+dtb-$(CONFIG_AM33XX) += am335x-boneblack.dtb
targets += $(dtb-y)