Skip to content

Commit

Permalink
ARM: msm: Add msm8660-surf.dts to Makefile.boot
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Stephen Boyd authored and David Brown committed Sep 13, 2012
1 parent 63c86c9 commit e8ea1ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/mach-msm/Makefile.boot
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
zreladdr-y += 0x10008000
params_phys-y := 0x10000100
initrd_phys-y := 0x10800000

dtb-$(CONFIG_ARCH_MSM8X60) += msm8660-surf.dtb

0 comments on commit e8ea1ea

Please sign in to comment.