Re: Re: using debian make-kpkp or similar for the modules

"Florian Boelstler" <euphoria-S0/[email protected]> Wed, 13 Oct 2004 12:34:06 +0200
Newsgroups gmane.linux.drivers.atmel-wlan
Message-ID <[email protected]>
Hi,

> There is a package for this in debian unstable already: at76c503a-source

Good to know :)

So in short the steps are:
- Add a new entry in /etc/apt/sources.list for the unstable sources
- Change to /usr/src/modules
- run "apt-get source at76c503a-source"
- Change to your appropriate kernel path, e.g. /usr/src/linux
- run "make-kpkg modules_image"
- install resulting module package from /usr/src

Good luck,

   Florian