From: Thomas Petazzoni Date: Thu, 25 Oct 2012 11:59:18 +0000 (+0200) Subject: ARM: bcm2835: remove useless variables from Makefile.boot X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~5^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bd1e3240ee49cba6fe243a317e07c8cc8e27334;p=pandora-kernel.git ARM: bcm2835: remove useless variables from Makefile.boot Neither params_phys-y nor initrd_phys-y are needed when booting with a Device Tree. Those values are passed through the Device Tree blob. So get rid of those variable definitions from Makefile.boot. Signed-off-by: Thomas Petazzoni Signed-off-by: Stephen Warren --- Reading git-diff-tree failed