]> git.kernelconcepts.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)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 21 Jan 2011 03:08:38 +0000 (14:08 +1100)
commit4d9ef89dee13e964ea8b064d82ff55cf36209237
tree95f8b59a5bb3e0964988c06e241d16212779bc3d
parentfbe754ca3a7579131ecec47c4fa10c40994b3804
powerpc/boot/dts: Install dts from the right directory

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>
arch/powerpc/boot/Makefile