Re: 2.3.40-pre4: isa-pnp.o missing?

From: Niels Kristian Bech Jensen (nkbj@image.dk)
Date: Mon Jan 17 2000 - 04:16:11 EST


On Mon, 17 Jan 2000, Dan Glover wrote:

[...]
> There is, indeed no isa-pnp.o I have:
> CONFIG_PNP=y
> CONFIG_ISAPNP=m
>
> Full .config available on request. I also see "nothing to be done for
> `all_targets'" in .../drivers/pnp so I guess an issue with the makefile?
> Will see if I can fix later...
>
Try changing

ifeq ($(CONFIG_PNP),y)

to

ifeq ($(CONFIG_ISAPNP),y)

in the toplevel Makefile.

-- 
Niels Kristian Bech Jensen -- nkbj@image.dk -- http://www.image.dk/~nkbj/

----------->> Stop software piracy --- use free software! <<-----------

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:15 EST