summaryrefslogtreecommitdiffstats
path: root/arch/i386/Makefile
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2007-10-11 11:16:33 +0200
committerThomas Gleixner <tglx@linutronix.de>2007-10-11 11:16:33 +0200
commit44f0257fc316ff4b33aa3438dd8d891b7d6d72b9 (patch)
treec1a9a571db37d631489f18e1dfe5554874b19027 /arch/i386/Makefile
parentda957e111bb0c189a4a3bf8a00caaecb59ed94ca (diff)
downloadop-kernel-dev-44f0257fc316ff4b33aa3438dd8d891b7d6d72b9.zip
op-kernel-dev-44f0257fc316ff4b33aa3438dd8d891b7d6d72b9.tar.gz
i386: move lib
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/i386/Makefile')
-rw-r--r--arch/i386/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/i386/Makefile b/arch/i386/Makefile
index fe374b6..93492b3 100644
--- a/arch/i386/Makefile
+++ b/arch/i386/Makefile
@@ -101,7 +101,7 @@ mflags-y += -Iinclude/asm-i386/mach-default
head-y := arch/i386/kernel/head_32.o arch/i386/kernel/init_task_32.o
-libs-y += arch/i386/lib/
+libs-y += arch/x86/lib/
core-y += arch/i386/kernel/ \
arch/i386/mm/ \
$(mcore-y)/ \
OpenPOWER on IntegriCloud