Re: I can not build a new kernel image with a assembly module

2005-08-08 Thread linux-os \(Dick Johnson\)
On Mon, 8 Aug 2005, mhb wrote: > Hi > > I had added an assembly program to the networking > section of kernel linux 2.2.16 without any problem. > But when I add it to kerenel 2.4.1 I could build that > kernel, but I faced with kernel panic error when I > boot > system with new builded image. I us

Re: I can not build a new kernel image with a assembly module

2005-08-08 Thread Arjan van de Ven
On Mon, 2005-08-08 at 06:02 -0700, mhb wrote: > Hi > > I had added an assembly program to the networking > section of kernel linux 2.2.16 without any problem. > But when I add it to kerenel 2.4.1 I could build that > kernel, but I faced with kernel panic error when I > boot > system with new build

I can not build a new kernel image with a assembly module

2005-08-08 Thread mhb
Hi I had added an assembly program to the networking section of kernel linux 2.2.16 without any problem. But when I add it to kerenel 2.4.1 I could build that kernel, but I faced with kernel panic error when I boot system with new builded image. I use the following Make file to build It in the 2.4