From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] kconfig: show an error message when defconfig is not found
Date: Wed, 03 Sep 2014 14:56:25 -0600 [thread overview]
Message-ID: <54078079.9060100@wwwdotorg.org> (raw)
In-Reply-To: <1409777300-32069-1-git-send-email-yamada.m@jp.panasonic.com>
On 09/03/2014 02:48 PM, Masahiro Yamada wrote:
> When a non-existing defconfig is specified,
> display an easy-to-understand message
> (fake the error message on Linux Kernel):
>
> $ make foo_defconfig
> ***
> *** Can't find default configuration "confis/foo_defconfig"!
> ***
Echo to stderr rather than stdout seems better for an error message. I'm
not sure the *** banner part of the message is that useful, but it's not
a big deal.
prev parent reply other threads:[~2014-09-03 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 20:48 [U-Boot] [PATCH] kconfig: show an error message when defconfig is not found Masahiro Yamada
2014-09-03 20:56 ` Stephen Warren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54078079.9060100@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox