kbuild: rpm-pkg: run modules_install for non-modular kernel
authorMasahiro Yamada <masahiroy@kernel.org>
Sat, 22 Jul 2023 04:48:00 +0000 (13:48 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 24 Jul 2023 15:59:33 +0000 (00:59 +0900)
commitb537925fdd689ca33b6d9eed4569bc625550b3ef
tree92d324b011c7f5e7740bf2da24538c20cfc4175f
parent1789fc9125414bd9ca4d50a8966752ee6103d547
kbuild: rpm-pkg: run modules_install for non-modular kernel

For the same reason as commit 4243afdb9326 ("kbuild: builddeb: always
make modules_install, to install modules.builtin*"), run modules_install
even when CONFIG_MODULES=n to install modules.builtin*.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/package/mkspec