From: H. Peter Anvin Date: Thu, 17 Apr 2008 15:40:45 +0000 (+0200) Subject: x86: unify arch/x86/mm/Makefile X-Git-Tag: v2.6.26-rc1~1154^2~606 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2596e0fae094be9354b29ddb17e6326a18012e8c;p=pandora-kernel.git x86: unify arch/x86/mm/Makefile Unify arch/x86/mm/Makefile between 32 and 64 bits. All configuration variables that are protected by Kconfig constraints have been put in the common part of the Makefile; however, the NUMA files are totally different between 32 and 64 bits and are handled via an ifdef. Signed-off-by: H. Peter Anvin Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed