From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] wandboard: Fix typo in README
Date: Thu, 13 Jun 2013 06:28:17 +0200 [thread overview]
Message-ID: <20130613042817.39EC63804A4@gemini.denx.de> (raw)
In-Reply-To: <CAMQoM_0gL2cZu_Xm-C9_ZONmGmYi1M6W_ysxUv2ETaEbuVRKOg@mail.gmail.com>
Dear Shigeru Yoshida,
In message <CAMQoM_0gL2cZu_Xm-C9_ZONmGmYi1M6W_ysxUv2ETaEbuVRKOg@mail.gmail.com> you wrote:
>
> diff --git a/board/wandboard/README b/board/wandboard/README
> index e0b0b33..8bf646d 100644
> --- a/board/wandboard/README
> +++ b/board/wandboard/README
> @@ -14,12 +14,12 @@ Building U-boot for Wandboard
>
> To build U-Boot for the Wandboard Dual Lite version:
>
> -$ make wanboard_dl_config
> +$ make WANBOARD_DL_config
> $ make
>
> To build U-Boot for the Wandboard Solo version:
>
> -$ make wanboard_solo_config
> +$ make WANBOARD_SOLO_config
> $ make
Both "fixes" are wrong. First, the target names are _really lower
case. Second, the name is wan>d<board, i. e. you still have the 'd'
missing. Please change into:
$ make wandboard_dl_config
resp.
$ make wandboard_solo_config
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Simplicity boils down to two steps: Identify the essential. Eliminate
the rest. - Leo Babauta
next prev parent reply other threads:[~2013-06-13 4:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 3:29 [U-Boot] [PATCH] wandboard: Fix typo in README Shigeru Yoshida
2013-06-13 4:28 ` Wolfgang Denk [this message]
2013-06-13 11:40 ` Otavio Salvador
2013-06-13 13:39 ` Shigeru Yoshida
-- strict thread matches above, loose matches on Subject: below --
2013-05-13 0:22 [U-Boot] [PATCH] wandboard: fix " Luka Perkov
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=20130613042817.39EC63804A4@gemini.denx.de \
--to=wd@denx.de \
--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