From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rodolfo Giometti Date: Fri, 25 May 2007 16:52:46 +0200 Subject: [U-Boot-Users] [PATCH] LOGO: All logos must be placed into the "logos" directory. In-Reply-To: <20070525142604.C486C352B1F@atlas.denx.de> References: <20070525142001.GD4199@enneenne.com> <20070525142604.C486C352B1F@atlas.denx.de> Message-ID: <20070525145246.GF21180@enneenne.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, May 25, 2007 at 04:26:04PM +0200, Wolfgang Denk wrote: > In message <20070525142001.GD4199@enneenne.com> you wrote: > > > > Subject: ... All logos must be placed into the "logos" directory. > > Why? > > > ifeq ($(LOGO_BMP),) > > -LOGO_BMP= logos/denx.bmp > > +LOGO_BMP= denx.bmp > > Which problem is this supposed to fix? I don't see any advantage, but > I see the disadvantage that with your patch you cannot chose to place > your logo - say - in board/.../ any more. I don't want to fix any problem, I just wish to define some standards... doing like this I force all logo files to be inside tools/logos directory. Currently logos are supposed to be under tools directory which is not the proper place for them: $(LOGO_H): $(obj)bmp_logo logos/$(LOGO_BMP) $(obj)./bmp_logo logos/$(LOGO_BMP) >$@ 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