Searched hist:"058507195 b534e6a1b3e8bf716b816ecf090c9c3" (Results 1 – 2 of 2) sorted by relevance
| /linux/scripts/kconfig/ |
| H A D | conf.c | 058507195b534e6a1b3e8bf716b816ecf090c9c3 Fri Feb 22 07:40:11 UTC 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: move ".config not found!" message from Kconfig to Makefile
If you run "make" in a pristine source tree, currently Kbuild will start to build Kconfig to let it show the error message.
It would be more straightforward to check it in Makefile and let it fail immediately.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|
| /linux/ |
| H A D | Makefile | 058507195b534e6a1b3e8bf716b816ecf090c9c3 Fri Feb 22 07:40:11 UTC 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: move ".config not found!" message from Kconfig to Makefile
If you run "make" in a pristine source tree, currently Kbuild will start to build Kconfig to let it show the error message.
It would be more straightforward to check it in Makefile and let it fail immediately.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|