projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44d5039
)
ARM: dts: rockchip: add rk3288-popmetal board to dtb list
author
Heiko Stuebner
<heiko@sntech.de>
Wed, 30 Sep 2015 18:49:38 +0000
(20:49 +0200)
committer
Heiko Stuebner
<heiko@sntech.de>
Thu, 8 Oct 2015 20:39:47 +0000
(22:39 +0200)
The popmetal board was not included in the list of Rockchip boards,
so was only built when explicitly called with make rk3288-popmetal.dtb
but not in a generic make dtbs, so add the missing entry.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/Makefile
b/arch/arm/boot/dts/Makefile
index 388bd7de21af813ce51ffa0698df99c5c7ef3a5c..301b25e4c3310e96443d337987b9366c9bb50904 100644
(file)
--- a/
arch/arm/boot/dts/Makefile
+++ b/
arch/arm/boot/dts/Makefile
@@
-506,6
+506,7
@@
dtb-$(CONFIG_ARCH_ROCKCHIP) += \
rk3288-evb-rk808.dtb \
rk3288-firefly-beta.dtb \
rk3288-firefly.dtb \
+ rk3288-popmetal.dtb \
rk3288-r89.dtb \
rk3288-rock2-square.dtb \
rk3288-veyron-jaq.dtb \