From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rodolfo Giometti Date: Wed, 12 Jul 2006 11:40:44 +0200 Subject: [U-Boot-Users] [PATCH] Generic LOGO support In-Reply-To: <20060712081759.GB17240@gundam.enneenne.com> References: <20060712081759.GB17240@gundam.enneenne.com> Message-ID: <20060712094044.GA8581@gundam.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 Wed, Jul 12, 2006 at 10:17:59AM +0200, Rodolfo Giometti wrote: > Hello, > > here a patch to allow several boards to define their own LOGO file. Sorry... the patch is wrong... here the correction. diff --git a/tools/Makefile b/tools/Makefile index 5b36ba2..5ce7445 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -198,7 +198,7 @@ crc32.c: ln -s ../lib_generic/crc32.c crc32.c $(LOGO_H): bmp_logo logos/$(LOGO_BMP) - ./bmp_logo logos/$(LOGO_BMP) >$@ 2>/tmp/gu + ./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