Search:

Type: Posts; User: ydurant; Keyword(s):

Search: Search took 0.05 seconds.

  1. [ubuntu] Re: Can't install driver sk98lin for NIC (Marvell 88E8001)

    One more things to do is to patch the Makefile in /usr/src/linux/drivers/net


    obj-$(CONFIG_TC35815) += tc35815.o
    obj-$(CONFIG_SKGE) += skge.o
    obj-$(CONFIG_SKY2) += sky2.o
    obj-$(CONFIG_SKFP) +=...
  2. [ubuntu] Re: Can't install driver sk98lin for NIC (Marvell 88E8001)

    The patch generate a corrupt file Kconfig present in drivers/net

    To bypass this, grab a copy of the original Kconfig in the archive of source code of kernel and insert the following line coming...
Results 1 to 2 of 2