From: Shinya Kuribayashi <skuribay@pobox.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] MIPS: tb0229 build error caused by <asm/ppc4xx.h> reference
Date: Thu, 31 Mar 2011 00:33:34 +0900 [thread overview]
Message-ID: <4D934D4E.6090005@pobox.com> (raw)
Hi Komiya-san,
Since the commit below, tb0229 target has been broken for months because
<ppc4xx.h> and <ppc405.h> can not be easily included as used to by MIPS
ports any more.
> commit b36df561154bdd0a41bb77e09c5575ca2cf48013
> Author: Stefan Roese <sr@denx.de>
> Date: Thu Sep 9 19:18:00 2010 +0200
>
> ppc4xx: Move ppc4xx headers to powerpc include directory
>
> This patch moves some ppc4xx related headers from the common include
> directory (include/) to the powerpc specific one
> (arch/powerpc/include/asm/). This way to common include directory is not
> so cluttered with files.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
$ ./MAKEALL tb0229
[...]
flash.c:27: fatal error: asm/ppc4xx.h: No such file or directory
make[1]: *** [flash.o] Error 1
I can not come up with a reasonble workaround at this moment. Could you
take a look please? And let us know what we do next, thanks.
reply other threads:[~2011-03-30 15:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4D934D4E.6090005@pobox.com \
--to=skuribay@pobox.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.