summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorMatt Fleming <mfleming@cloudflare.com>2024-11-07 15:05:08 +0000
committerMasahiro Yamada <masahiroy@kernel.org>2024-11-27 09:38:27 +0900
commitbcbbf493f2fa6fa1f0832f6b5b4c80a65de242d6 (patch)
tree91961468debf83093c8439c54a15ae1a90262000 /scripts/lib/kdoc/kdoc_files.py
parentdbefa1f31a91670c9e7dac9b559625336206466f (diff)
kbuild: deb-pkg: Don't fail if modules.order is missing
Kernels built without CONFIG_MODULES might still want to create -dbg deb packages but install_linux_image_dbg() assumes modules.order always exists. This obviously isn't true if no modules were built, so we should skip reading modules.order in that case. Fixes: 16c36f8864e3 ("kbuild: deb-pkg: use build ID instead of debug link for dbg package") Signed-off-by: Matt Fleming <mfleming@cloudflare.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions