From: Rene B. <re...@we...> - 2003-10-21 14:25:47
|
On 2003.10.21 10:22 Geert Uytterhoeven wrote: > On Mon, 20 Oct 2003, Rene Brothuhn wrote: > > Last weekend I've tried to compile the 2.6.0-test7 kernel on Apus, ju= st > to > > experiment a little with the NCR53C720 driver. > > But it wasn't able to compile because something from "arch/m68k" was > > included and caused some redefinitions. Is it o.k. that something fro= m > > m68k is included on PPC/Apus ? >=20 > Yes, that's code that's shared between m68k and PPC. However, it shoul= d > not > cause redefinitions. >=20 > Can you please post the compile errors, so we know what you're talking > about > exactly? My Apus box is not reachable here. But I remember it was at traps.o and=20 the include was asm-m68k/traps.h. I'll send the exact compiler errors as=20 soon as I reach my Apus-box. I'm a little bit confused about traps on ppc? Are the trap-vectors on ppc= =20 the same as on m68k? Ciao, Ren=E8 |