diff options
author | Josh Triplett <[email protected]> | 2023-06-22 12:19:53 -0700 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2023-06-27 08:31:26 +0900 |
commit | 4243afdb932677a03770753be8c54b3190a512e8 (patch) | |
tree | aa386888bbea9b10aaedb6cd3214ebcdca1425ad /scripts/bpf_doc.py | |
parent | 8e86ebefdd5ca15458fcb3a03da89ab9cad6382b (diff) |
kbuild: builddeb: always make modules_install, to install modules.builtin*
Even for a non-modular kernel, the kernel builds modules.builtin and
modules.builtin.modinfo, with information about the built-in modules.
Tools such as initramfs-tools need these files to build a working
initramfs on some systems, such as those requiring firmware.
Now that `make modules_install` works even in non-modular kernels and
installs these files, unconditionally invoke it when building a Debian
package.
Signed-off-by: Josh Triplett <[email protected]>
Reviewed-by: Nicolas Schier <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions