From: Sam Ravnborg Date: Thu, 25 Oct 2007 17:42:04 +0000 (+0200) Subject: x86: move i386 and x86_64 Makefiles to arch/x86 X-Git-Tag: v2.6.24-rc2~131^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74b469f2e6b1589118b6ac05c7256add01e572d2;p=pandora-kernel.git x86: move i386 and x86_64 Makefiles to arch/x86 Moving the ARCH specific Makefiles for i386 and x86_64 required a litle bit tweaking in the top-lvel Makefile. SRCARCH is now set in the top-level Makefile because we need this info to include the correct arch Makefile. Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed