From: Nelson Castillo <nelsoneci@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Adding new board / No rule to make target .depend
Date: Sun, 3 Jun 2007 19:40:30 -0500 [thread overview]
Message-ID: <2accc2ff0706031740r3ac8f3f8va0440495c94d00a1@mail.gmail.com> (raw)
(Sorry, I just sent and email with a broken subject)
Hi.
We're adding support for a new board, using the git version as the
base. I'm stuck with this error, and I don't know how to make
"make" happy:
a - display_options.o
a - ldiv.o
a - string.o
a - vsprintf.o
a - zlib.o
make[1]: Leaving directory `/bulk/emqbit/git/u-boot/lib_generic'
make -C board/ecb_at91/
make[1]: Entering directory `/bulk/emqbit/git/u-boot/board/ecb_at91'
make[1]: *** No rule to make target `.depend', needed by `libecb_at91.a'. Stop.
make[1]: Leaving directory `/bulk/emqbit/git/u-boot/board/ecb_at91'
make: *** [board/ecb_at91/libecb_at91.a] Error 2
I did the dist_clean before the make. The
files I just added:
n at fugue:~/emqbit/git/u-boot$ git status
# On branch ecb
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# new file: board/ecb_at91/Makefile
# new file: board/ecb_at91/config.mk
# new file: board/ecb_at91/ecb_at91.c
# new file: board/ecb_at91/u-boot.lds
# new file: include/configs/ecb_at91.h
#
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
#
# modified: Makefile
# modified: include/asm-arm/mach-types.h
I'm not done yet. In case you need it, here's the
current patch (I crated a branch).
http://www.emqbit.com/tmp/patch.diff.gz
What should I check?
Is there documentation on how to add a new board?
Thanks :)
Nelson.-
--
http://arhuaco.org
http://emQbit.com
--
http://arhuaco.org
http://emQbit.com
next reply other threads:[~2007-06-04 0:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-04 0:40 Nelson Castillo [this message]
2007-06-04 3:35 ` [U-Boot-Users] Adding new board / No rule to make target .depend Nelson Castillo
2007-06-04 6:00 ` Nelson Castillo
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=2accc2ff0706031740r3ac8f3f8va0440495c94d00a1@mail.gmail.com \
--to=nelsoneci@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox