diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-09-30 03:10:07 +0200 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-14 15:18:53 +0100 |
commit | 0b7f12f5912de636a9c1671ee343f31f21c42b2f (patch) | |
tree | 12131f4400c81b991961df72bd8b60b1cfffb5d7 /scripts/makelst | |
parent | kbuild: rpm-pkg: refactor mkspec with here doc (diff) | |
download | linux-0b7f12f5912de636a9c1671ee343f31f21c42b2f.tar.xz linux-0b7f12f5912de636a9c1671ee343f31f21c42b2f.zip |
kbuild: rpm-pkg: fix build error when CONFIG_MODULES is disabled
When CONFIG_MODULES is disabled, make rpm-pkg / binrpm-pkg fails
with the following message:
The present kernel configuration has modules disabled.
Type 'make config' and enable loadable module support.
Then build a kernel with module support enabled.
Do not install modules in the case. Also, omit the devel package.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions