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>
This commit is contained in:
Stephen Boyd 2012-08-22 16:00:14 -07:00 committed by David Brown
parent 63c86c9501
commit e8ea1ea90b

View file

@ -1,3 +1,5 @@
zreladdr-y += 0x10008000
params_phys-y := 0x10000100
initrd_phys-y := 0x10800000
dtb-$(CONFIG_ARCH_MSM8X60) += msm8660-surf.dtb