* [PATCH] i386: remove stub early_printk.c
@ 2007-08-28 10:46 Jan Beulich
0 siblings, 0 replies; only message in thread
From: Jan Beulich @ 2007-08-28 10:46 UTC (permalink / raw)
To: Andi Kleen; +Cc: linux-kernel
.. and handle use of the x86-64 file by make logic instead.
Signed-off-by: Jan Beulich <jbeulich@novell.com>
arch/i386/kernel/Makefile | 1 +
arch/i386/kernel/early_printk.c | 2 --
2 files changed, 1 insertion(+), 2 deletions(-)
--- linux-2.6.23-rc4/arch/i386/kernel/Makefile 2007-08-28 09:38:03.000000000 +0200
+++ 2.6.23-rc4-i386-early-printk/arch/i386/kernel/Makefile 2007-08-28 00:00:00.000000000 +0200
@@ -83,6 +83,7 @@ $(obj)/vsyscall-syms.o: $(src)/vsyscall.
$(obj)/vsyscall-sysenter.o $(obj)/vsyscall-note.o FORCE
$(call if_changed,syscall)
+early_printk-y += ../../x86_64/kernel/early_printk.o
k8-y += ../../x86_64/kernel/k8.o
stacktrace-y += ../../x86_64/kernel/stacktrace.o
--- linux-2.6.23-rc4/arch/i386/kernel/early_printk.c 2004-04-04 05:36:57.000000000 +0200
+++ 2.6.23-rc4-i386-early-printk/arch/i386/kernel/early_printk.c 2007-08-28 00:00:00.000000000 +0200
@@ -1,2 +0,0 @@
-
-#include "../../x86_64/kernel/early_printk.c"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-08-28 10:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-28 10:46 [PATCH] i386: remove stub early_printk.c Jan Beulich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome