Subject: [RFC patch 5/9] Re: [PATCH] Stringify support commas > This is a no-no for those archs that still use -traditional. > > I dunno if this is a problem for you at the moment and the > > right fix is anyway to nuke -traditional. > > > > Sam Signed-off-by: Mathieu Desnoyers CC: Sam Ravnborg CC: kyle@parisc-linux.org CC: matthew@wil.cx CC: grundler@parisc-linux.org CC: linux-parisc@vger.kernel.org --- arch/parisc/kernel/Makefile | 3 --- 1 file changed, 3 deletions(-) Index: linux-2.6-lttng/arch/parisc/kernel/Makefile =================================================================== --- linux-2.6-lttng.orig/arch/parisc/kernel/Makefile 2008-04-21 10:01:47.000000000 -0400 +++ linux-2.6-lttng/arch/parisc/kernel/Makefile 2008-04-21 10:01:56.000000000 -0400 @@ -4,9 +4,6 @@ extra-y := init_task.o head.o vmlinux.lds -AFLAGS_entry.o := -traditional -AFLAGS_pacache.o := -traditional - obj-y := cache.o pacache.o setup.o traps.o time.o irq.o \ pa7300lc.o syscall.o entry.o sys_parisc.o firmware.o \ ptrace.o hardware.o inventory.o drivers.o semaphore.o \ -- Mathieu Desnoyers Computer Engineering Ph.D. Student, Ecole Polytechnique de Montreal OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/