I have a handful of 3rd-party modules that I want to include in my kernel 
package. That is, their source resides in /usr/src/modules/

Right now, I do
make-kpkg kernel-image modules-image

and I get a kernel .deb and a separate .deb for each module.

What I want to do is have the third-party modules built and then included in 
the kerenel .deb so I only have one file to distribute.

What do I type? :)

Regards

Joshua

Reply via email to