make-kpkg kernels install out of tree modules to wrong location
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kernel-package (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I tried to install out of tree modules using a custom, kernel-package built kernel. The modules are installed to the wrong directory. For make-kpkg, I used --append-
To install the modules, I use something like:
make -C "/usr/src/
INSTALL_
I would expect that this installs the oot-modules to '/lib/modules/
A similar problem has already been reported some time ago, and it seems it has never really been fixed inside make-kpkg: http://
-rt31 comes from the file localversion-rt, the rest goes into debian specific places which the kernels Makefile ignores. The kernel build uses scripts/
For the time being, I work around this problem by NOT using --append-