From: Thomas Gleixner Date: Thu, 11 Oct 2007 09:11:36 +0000 (+0200) Subject: Kbuild: allow arch/xxx to use a different source path X-Git-Tag: v2.6.24-rc1~1718 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6752ed90da032af72f2f1fa23d1abf0889b56db0;p=pandora-kernel.git Kbuild: allow arch/xxx to use a different source path Preparatory patch for the source merge of arch/i386 and arch/x86_64 into arch/x86. This allows to keep the original arch directories as stubs for the main Makefiles, Kconfigs et. al during the transition phase while having the code in the new arch/x86 directory. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed