"p2 wrote:"
>
> Oops. I forgot the patch.
>
> diff -u --new-file -x *.o -x .* linux.old/drivers/net/pcmcia/Config.in linux/drivers/net/pcmcia/Config.in
> --- linux.old/drivers/net/pcmcia/Config.in Sun Aug 13 19:21:20 2000
> +++ linux/drivers/net/pcmcia/Config.in Sun Sep 24 19:02:19 2000
> @@ -15,6 +15,7 @@
> dep_tristate ' SMC 91Cxx PCMCIA support' CONFIG_PCMCIA_SMC91C92 $CONFIG_PCMCIA
> dep_tristate ' Xircom 16-bit PCMCIA support' CONFIG_PCMCIA_XIRC2PS $CONFIG_PCMCIA
> dep_tristate ' COM20020 ARCnet PCMCIA support' CONFIG_ARCNET_COM20020_CS $CONFIG_ARCNET_COM20020 $CONFIG_ARCNET $CONFIG_PCMCIA
> + dep_tristate ' IBM EtherJet support' CONFIG_PCMCIA_CS89X0
> if [ "$CONFIG_IBMTR" != "y" ]; then
> dep_tristate ' IBM PCMCIA tokenring adapter support' CONFIG_PCMCIA_IBMTR $CONFIG_TR $CONFIG_PCMCIA
> fi
This one is incorrect.
dep_tristate needs one or more dependencies.
Maybe, you forgot $CONFIG_PCMCIA here ?
-- ======================================================================= Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Technical University of Gdansk - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Oct 07 2000 - 21:00:15 EST