commit | 6752ed90da032af72f2f1fa23d1abf0889b56db0 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:11:36 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:11:36 2007 +0200 |
tree | 4669080891000290c8ab2b3bfb1868b63fc26e36 | |
parent | d7394fe57adbbd030c5a56f5f4579fe0478cdb9b [diff] |
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 <tglx@linutronix.de>