Re: Re: Re: using debian make-kpkp or similar for the modules
Guido Guenther <[email protected]> Wed, 13 Oct 2004 13:32:05 +0200
| Newsgroups | gmane.linux.drivers.atmel-wlan |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 13, 2004 at 12:34:06PM +0200, Florian Boelstler wrote: > So in short the steps are: almost. > - Add a new entry in /etc/apt/sources.list for the unstable sources > - run "apt-get source at76c503a-source" > - Change to /usr/src/modules tar zxf at76c503.tar.gz > - Change to your appropriate kernel path, e.g. /usr/src/linux > - run "make-kpkg modules_image" > - install resulting module package from /usr/src The package will be placed in in /usr/src in the above example. -- Guido