Andy Zbikowski wrote:
> 
> The steps to make-kpkg go something like this:
> make menuconfig
> make-kpkg --revision=custom.1.0 kernel_image
> make-kpkg modules_image (this builds extra modules in /usr/src/modules. The
> Debian packages for lm-sensors, alsa-source, i2c, and PCMICA extract to
> /usr/src/moduels.)

OK. It make a deb file for the kernel, lm-sensors and i2c, but no alsa.
What do I need to do for alsa support?