aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/Makefile.boot
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2012-09-20 21:11:45 -0700
committerOlof Johansson <olof@lixom.net>2012-09-20 22:58:17 -0700
commit85594df2bad0dddb36aa8aa242f4d15e6f122f02 (patch)
tree7ff3d5d4d77366ed34f8d2dc14f7ec7679d5daaf /arch/arm/mach-msm/Makefile.boot
parentMerge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux into next/multiplatform (diff)
downloadlinux-dev-85594df2bad0dddb36aa8aa242f4d15e6f122f02.tar.xz
linux-dev-85594df2bad0dddb36aa8aa242f4d15e6f122f02.zip
ARM: dtb: move all dtb targets to common Makefile
Since the dtb targets have moved to arch/arm/boot/dts/Makefile, sweep the platforms that have had new targets added recently and move them over. While I was at it, I also made the dtb generation more generic, i.e. if the platform is enabled then all dtbs for that platform will be created. Signed-off-by: Olof Johansson <olof@lixom.net> Cc: Tony Lindgren <tony@atomide.com> Cc: David Brown <davidb@codeaurora.com> Cc: Barry Song <Baohua.Song@csr.com> Cc: Simon Horman <horms@verge.net.au> Cc: Rob Herring <rob.herring@calxeda.com> Cc: Stephen Warren <swarren@wwwdotorg.org>
Diffstat (limited to 'arch/arm/mach-msm/Makefile.boot')
-rw-r--r--arch/arm/mach-msm/Makefile.boot3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-msm/Makefile.boot b/arch/arm/mach-msm/Makefile.boot
index f7d6ae9c3487..9b803a578b4d 100644
--- a/arch/arm/mach-msm/Makefile.boot
+++ b/arch/arm/mach-msm/Makefile.boot
@@ -1,6 +1,3 @@
zreladdr-y += 0x10008000
params_phys-y := 0x10000100
initrd_phys-y := 0x10800000
-
-dtb-$(CONFIG_ARCH_MSM8X60) += msm8660-surf.dtb
-dtb-$(CONFIG_ARCH_MSM8960) += msm8960-cdp.dtb