diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-09-30 10:10:07 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-14 23:18:53 +0900 |
commit | 0b7f12f5912de636a9c1671ee343f31f21c42b2f (patch) | |
tree | 12131f4400c81b991961df72bd8b60b1cfffb5d7 /scripts/gcc-version.sh | |
parent | 8c5d4b648b46b3f5b721b9aff021c9f639d42c35 (diff) | |
download | linux-0b7f12f5912de636a9c1671ee343f31f21c42b2f.tar.gz linux-0b7f12f5912de636a9c1671ee343f31f21c42b2f.tar.bz2 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/gcc-version.sh')
0 files changed, 0 insertions, 0 deletions