Re: Build & install a single module for existing custom kernel
Paul Mackinney said:
> Hi, I've been compiling my own kernels for a while thanks to dgpkg, but
> recently I've purchased a USB mouse, and I don't seem to have a require
> module (HDI...something or other) to run it on USB. Is there a quick &
> easy way to build & install the module? My kernel sources have been
> sitting untouched since I last built and installed a custom
> kernel.
if just what you want is the modules, configure the kernel for the
additional modules, and make modules ; make modules_install
nate
Reply to: