OSDN Git Service

kbuild: generate modules.order only when CONFIG_MODULES=y
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 14 Feb 2019 03:05:15 +0000 (12:05 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 20 Feb 2019 00:42:46 +0000 (09:42 +0900)
commit1d8001ef358da16f0ca64ab7fae9f34d7b91101e
tree4659da7c00c1efea17913475861835469939b1b4
parent175209cce23d6b0669ed5366add2517e26cd75cd
kbuild: generate modules.order only when CONFIG_MODULES=y

Do not generate pointless modules.order when the module support is
disabled.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/Makefile.build