Skip to content
Snippets Groups Projects
Commit 05850719 authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 9390dff6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment