summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
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 /tools/perf/scripts/python/bin
parentdbefa1f31a91670c9e7dac9b559625336206466f (diff)
downloadkernel-bcbbf493f2fa6fa1f0832f6b5b4c80a65de242d6.tar.gz
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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
CONFIG_MFD_SM501Magnus Damm 2007-09-21sh: intc - convert board specific r2d codeMagnus Damm 2007-09-21sh: x3proto: Trivial ILSEL build fix.Paul Mundt 2007-09-21sh: x3proto: Hook up ethernet and USB platform devices.Paul Mundt 2007-09-21sh: x3proto: ILSEL IRQ support.Paul Mundt 2007-09-21sh: Initial support for SH-X3 prototype board.Paul Mundt 2007-09-21sh: intc - convert voyagergx codeMagnus Damm 2007-08-03sh: fix cf support on r2d boardsMagnus Damm 2007-07-20sh: zero terminate 8250 platform data for r2d boardMagnus Damm 2007-07-20sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda 2007-06-08sh: Kill off machvec aliases.Paul Mundt 2007-06-08sh: Rework CPU/board dependencies.Paul Mundt 2007-05-21sh: Disable psw support for R7785RP.Paul Mundt 2007-05-14sh: Fix up psw build rules for r7780rp.Paul Mundt 2007-05-07sh: R7785RP board updates.Ryusuke Sakato 2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt 2007-03-05sh: Kill off I/O cruft for R7780RP.Paul Mundt 2007-03-05sh: Revert lazy dcache writeback changes.Paul Mundt 2007-03-05sh: Enable SM501 support for RTS7751R2D.Paul Mundt 2007-02-15sh: rts7751r2d board updates.Paul Mundt 2007-02-14sh: Fixup r7780rp pata_platform for devres conversion.Paul Mundt 2007-02-13sh: heartbeat consolidation for banked LEDs.Paul Mundt 2007-02-13sh: dcache write-back for R7780RP PIO.Paul Mundt 2007-02-13sh: Fixup R7780RP iVDR clock enable.Paul Mundt 2006-12-06sh: platform_pata support for R7780RPPaul Mundt 2006-12-06sh: R7780RP push-switch support.Paul Mundt 2006-12-06sh: Drop CPU subtype IRQ headers.Paul Mundt