]> 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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 May 2011 22:55:39 +0000 (15:55 -0700)
commita1fabce3d03a20953d6c4fd61b72f6355818d925
tree3ca91c6388accd7733174d491b81e0f36dddb766
parentc33790ec1212ef7a3f302c3e410cba6e0affe489
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>
arch/powerpc/boot/Makefile