From: Ben Hutchings Date: Sat, 8 Jan 2011 14:24:01 +0000 (+0000) Subject: powerpc/boot/dts: Install dts from the right directory X-Git-Tag: v2.6.38-rc2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d9ef89dee13e964ea8b064d82ff55cf36209237;p=pandora-kernel.git 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 Signed-off-by: Ben Hutchings Tested-by: Gerhard Pircher [against 2.6.32] Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed