Browse Source

ARM: msm: Add msm8660-surf.dts to Makefile.boot

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>
Stephen Boyd 13 years ago
parent
commit
e8ea1ea90b
1 changed files with 2 additions and 0 deletions
  1. 2 0
      arch/arm/mach-msm/Makefile.boot

+ 2 - 0
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