summaryrefslogtreecommitdiff
path: root/scripts/dev-needs.sh
diff options
context:
space:
mode:
authorMatt Fleming <mfleming@cloudflare.com>2024-11-07 15:05:08 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 14:03:08 +0100
commit34d321f4536cc6ba5dc1075436b8a5abea3790cd (patch)
treebca7e469970226d6fb4e442a1fefab02f55cc477 /scripts/dev-needs.sh
parent48dd6c71976bc8c1b665731749522a7e42df3bbe (diff)
downloadlinux-34d321f4536cc6ba5dc1075436b8a5abea3790cd.tar.gz
linux-34d321f4536cc6ba5dc1075436b8a5abea3790cd.tar.bz2
linux-34d321f4536cc6ba5dc1075436b8a5abea3790cd.zip
kbuild: deb-pkg: Don't fail if modules.order is missing
[ Upstream commit bcbbf493f2fa6fa1f0832f6b5b4c80a65de242d6 ] 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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/dev-needs.sh')
0 files changed, 0 insertions, 0 deletions