commit | ad757b6aa5801b81dec609d87753604a06313c53 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:16:47 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 11:16:47 2007 +0200 |
tree | 7bb40460e1729ad370b5ae75e65f9e6a0e824328 | |
parent | 96ae6ea0be1b902c28b3b463c27da42b41e2b63a [diff] [blame] |
i386: move mm Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
diff --git a/arch/i386/Makefile b/arch/i386/Makefile index 776d8dc..cbdc14f 100644 --- a/arch/i386/Makefile +++ b/arch/i386/Makefile
@@ -103,7 +103,7 @@ libs-y += arch/x86/lib/ core-y += arch/i386/kernel/ \ - arch/i386/mm/ \ + arch/x86/mm/ \ $(mcore-y)/ \ arch/x86/crypto/ drivers-$(CONFIG_MATH_EMULATION) += arch/x86/math-emu/