]> asedeno.scripts.mit.edu Git - linux.git/commit
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory
authorDirk Gouders <dirk@gouders.net>
Thu, 2 Aug 2018 13:47:08 +0000 (15:47 +0200)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 2 Aug 2018 15:47:00 +0000 (00:47 +0900)
commitb5cdca7361d083638dc7f422fe8e1ae77860f6a6
tree8d0846a5114a5a31517921dbba74acf44b129dea
parent2063945fdc3d4c0ac8f9319d942eda720d02aabe
Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatory

The files auto.conf and tristate.conf are mandatory for building
modules.builtin files, therefore include them as such.

Usually, the top-level Makefile ensures that those files exist but we
want to make sure we get noticed if they are missing for whatever
reason.

Signed-off-by: Dirk Gouders <dirk@gouders.net>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
scripts/Makefile.modbuiltin