mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() 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:
|
||
---|---|---|
.. | ||
debian | ||
builddeb | ||
buildtar | ||
gen-diff-patch | ||
install-extmod-build | ||
kernel.spec | ||
mkdebian | ||
mkspec | ||
PKGBUILD | ||
snapcraft.template |