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:
63c86c9
)
ARM: msm: Add msm8660-surf.dts to Makefile.boot
author
Stephen Boyd
<sboyd@codeaurora.org>
Wed, 22 Aug 2012 23:00:14 +0000
(16:00 -0700)
committer
David Brown
<davidb@codeaurora.org>
Thu, 13 Sep 2012 17:51:52 +0000
(10:51 -0700)
Add this entry to the Makefile so that we can build the dtb
automatically with 'make dtbs'.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/Makefile.boot
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-msm/Makefile.boot
b/arch/arm/mach-msm/Makefile.boot
index 9b803a578b4db92f25996aee1af5899e8f5f320d..8de06781c6df18f83219fb6dcd8a23733ce13de9 100644
(file)
--- a/
arch/arm/mach-msm/Makefile.boot
+++ b/
arch/arm/mach-msm/Makefile.boot
@@
-1,3
+1,5
@@
zreladdr-y += 0x10008000
params_phys-y := 0x10000100
initrd_phys-y := 0x10800000
+
+dtb-$(CONFIG_ARCH_MSM8X60) += msm8660-surf.dtb