[U-Boot-Users] [PATCH] LOGO: Allow define "LOGO_BMP" to be globally defined.

Rodolfo Giometti giometti at enneenne.com
Sat May 26 15:12:38 CEST 2007


On Fri, May 25, 2007 at 06:48:29PM +0200, Wolfgang Denk wrote:
> In message <20070525161545.GJ21180 at 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




More information about the U-Boot mailing list