]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/boot/dts: Install dts from the right directory
authorBen Hutchings <ben@decadent.org.uk>
Sat, 8 Jan 2011 14:24:01 +0000 (14:24 +0000)
committerAndi Kleen <ak@linux.intel.com>
Mon, 1 Aug 2011 20:54:47 +0000 (13:54 -0700)
commitb234a8154e569f4cf63320e3acb5fee737a34b71
tree7465a15fab8cdb1814f7b5af707453b240463277
parentd58f50ab3cb89696982deeae32ef9e0eab96f787
powerpc/boot/dts: Install dts from the right directory

commit 4d9ef89dee13e964ea8b064d82ff55cf36209237 upstream.

The dts-installed variable is initialised using a wildcard path that
will be expanded relative to the build directory.  Use the existing
variable dtstree to generate an absolute wildcard path that will work
when building in a separate directory.

Reported-by: Gerhard Pircher <gerhard_pircher@gmx.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Tested-by: Gerhard Pircher <gerhard_pircher@gmx.net> [against 2.6.32]
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
arch/powerpc/boot/Makefile