From: Rodolfo Giometti <giometti@enneenne.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] LOGO: Allow define "LOGO_BMP" to be globally defined.
Date: Sat, 26 May 2007 15:12:38 +0200 [thread overview]
Message-ID: <20070526131238.GN21180@enneenne.com> (raw)
In-Reply-To: <20070525164829.5EAB0353428@atlas.denx.de>
On Fri, May 25, 2007 at 06:48:29PM +0200, Wolfgang Denk wrote:
> In message <20070525161545.GJ21180@enneenne.com> you wrote:
> >
> > > In your board config file?
> >
> > Do you mean "board/*/config.mk" files?
>
> No, I mean include/configs/<board>.h
How I can do that? =:-o
Define LOGO_BMP is used into tools/Makefile to generate file
include/bmp_logo.h as follow:
$(LOGO_H): $(obj)bmp_logo $(LOGO_BMP)
$(obj)./bmp_logo $(LOGO_BMP) >$@
How I can use it if it must be defined into include/configs/<board>.h?
Ciao,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti at enneenne.com
Linux Device Driver giometti at gnudd.com
Embedded Systems giometti at linux.it
UNIX programming phone: +39 349 2432127
prev parent reply other threads:[~2007-05-26 13:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-25 14:20 [U-Boot-Users] [PATCH] LOGO: Allow define "LOGO_BMP" to be globally defined Rodolfo Giometti
2007-05-25 14:29 ` Wolfgang Denk
2007-05-25 14:54 ` Rodolfo Giometti
2007-05-25 15:43 ` Wolfgang Denk
2007-05-25 16:15 ` Rodolfo Giometti
2007-05-25 16:48 ` Wolfgang Denk
2007-05-26 13:12 ` Rodolfo Giometti [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=20070526131238.GN21180@enneenne.com \
--to=giometti@enneenne.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.