summaryrefslogtreecommitdiff
path: root/scripts/mksysmap
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2023-06-26 03:16:23 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2023-06-27 08:31:27 +0900
commit1240dabe8d58b4eff09e7edf1560da0360f997aa (patch)
tree35159b4a966666af99ef413572a87cc29698a3e7 /scripts/mksysmap
parent4243afdb932677a03770753be8c54b3190a512e8 (diff)
kbuild: deb-pkg: remove the CONFIG_MODULES check in buildeb
When CONFIG_MODULES is disabled for ARCH=um, 'make (bin)deb-pkg' fails with an error like follows: cp: cannot create regular file 'debian/linux-image/usr/lib/uml/modules/6.4.0-rc2+/System.map': No such file or directory Remove the CONFIG_MODULES check completely so ${pdir}/usr/lib/uml/modules will always be created and modules.builtin.(modinfo) will be installed under it for ARCH=um. Fixes: b611daae5efc ("kbuild: deb-pkg: split image and debug objects staging out into functions") Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/mksysmap')
0 files changed, 0 insertions, 0 deletions