projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e32adc
)
ARM: dts: Build dtb for Mediatek board
author
Matthias Brugger
<matthias.bgg@gmail.com>
Mon, 18 Aug 2014 14:58:00 +0000
(16:58 +0200)
committer
Olof Johansson
<olof@lixom.net>
Wed, 24 Sep 2014 18:12:11 +0000
(11:12 -0700)
This allows the "make dtbs" to build the aquaris5 dtb for the Mediatek
SoC.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/Makefile
b/arch/arm/boot/dts/Makefile
index dd0ebd28f833c7f52099ddbec9ae556520fdb1a4..7ad40de22b30b40a95fe94d66a5418144a15025d 100644
(file)
--- a/
arch/arm/boot/dts/Makefile
+++ b/
arch/arm/boot/dts/Makefile
@@
-499,6
+499,7
@@
dtb-$(CONFIG_MACH_DOVE) += dove-cm-a510.dtb \
dove-d2plug.dtb \
dove-d3plug.dtb \
dove-dove-db.dtb
+dtb-$(CONFIG_ARCH_MEDIATEK) += mt6589-aquaris5.dtb
targets += dtbs dtbs_install
targets += $(dtb-y)