2002-06-17 22:57:37

by Dale Amon

[permalink] [raw]
Subject: Eisa option problem in 2.5.22

A minor build problem. I turned the EISA bus option off and then it
successfully compiled.

make[1]: *** No rule to make target `eisa.o', needed by `kernel.o'. Stop.
make: *** [arch/i386/kernel] Error 2


2002-06-17 23:23:55

by Dave Jones

[permalink] [raw]
Subject: Re: Eisa option problem in 2.5.22

On Tue, Jun 18, 2002 at 12:00:02AM +0100, Dale Amon wrote:
> A minor build problem. I turned the EISA bus option off and then it
> successfully compiled.
>
> make[1]: *** No rule to make target `eisa.o', needed by `kernel.o'. Stop.
> make: *** [arch/i386/kernel] Error 2

Just delete eisa.o from arch/i386/kernel/Makefile
It's a bogon that slipped in from my tree.

Dave

--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs