linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: James Simmons <jsimmons@infradead.org>,
	Linux Fbdev development list
	<linux-fbdev-devel@lists.sourceforge.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [Linux-fbdev-devel] FBDEV 2.6.0-test7 updates.
Date: Thu, 16 Oct 2003 22:40:12 +0200	[thread overview]
Message-ID: <20031016204012.GA2420@mars.ravnborg.org> (raw)
In-Reply-To: <Pine.GSO.4.21.0310162156240.22417-100000@waterleaf.sonytel.be>

On Thu, Oct 16, 2003 at 09:58:44PM +0200, Geert Uytterhoeven wrote:
> 
> > --- linux-2.6.0-test7/drivers/video/logo/Makefile	Wed Oct 15 19:12:21 2003
> > +++ fbdev-2.6/drivers/video/logo/Makefile	Wed Oct 15 19:20:50 2003
> > @@ -13,30 +13,36 @@
> >  obj-$(CONFIG_LOGO_SUPERH_VGA16)		+= logo_superh_vga16.o
> >  obj-$(CONFIG_LOGO_SUPERH_CLUT224)	+= logo_superh_clut224.o
> >  
> > -# Dependencies on generated files need to be listed explicitly
> > -
> > -$(obj)/%_mono.o: $(src)/%_mono.c
> > -
> > -$(obj)/%_vga16.o: $(src)/%_vga16.c
> > -
> > -$(obj)/%_clut224.o: $(src)/%_clut224.c
> > -
> > -$(obj)/%_gray256.o: $(src)/%_gray256.c
> > -
> > -# How to generate them
> > +# mono logo's
> > +$(obj)/logo_linux_mono.o:	$(obj)/logo_linux_mono.c
> > +$(obj)/logo_superh_mono.o:	$(obj)/logo_superh_mono.c
> > +
> > +# vga16 logo's
> > +$(obj)/logo_linux_vga16.o:	$(obj)/logo_linux_vga16.c
> > +$(obj)/logo_superh_vga16.o:	$(obj)/logo_superh_vga16.c
> > +
> > +# clut224 logo's
> > +$(obj)/logo_linux_clut224.o:	$(obj)/logo_linux_clut224.c
> > +$(obj)/logo_dec_clut224.o:	$(obj)/logo_dec_clut224.c
> > +$(obj)/logo_mac_clut224.o:	$(obj)/logo_mac_clut224.c
> > +$(obj)/logo_sgi_clut224.o:	$(obj)/logo_sgi_clut224.c
> > +$(obj)/logo_sun_clut224.o:	$(obj)/logo_sun_clut224.c
> > +$(obj)/logo_superh_clut224.o:	$(obj)/logo_superh_clut224.c
> 
> Why did you replace the generic rules?

I made that a few months ago - I do not remember the details.
But in order to use a common rule for all logos I had to list them
explicit one by one.
I also recall that the old makefile used some built-in rules to create
the logo files - and the above may have been required to avoid that
as well.

	Sam

  reply	other threads:[~2003-10-16 20:40 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-15 22:59 FBDEV 2.6.0-test7 updates James Simmons
2003-10-15 23:17 ` Andrew Morton
2003-10-15 23:22   ` James Simmons
2003-10-15 23:20 ` Andrew Morton
2003-10-15 23:27   ` James Simmons
2003-10-16  9:19     ` Carlo E. Prelz
2003-10-16  9:29       ` Sven Luther
2003-10-17 16:48         ` James Simmons
2003-10-16 10:00       ` Benjamin Herrenschmidt
2003-10-16 10:19         ` Carlo E. Prelz
2003-10-16 10:41           ` Benjamin Herrenschmidt
2003-10-16 10:48             ` [Linux-fbdev-devel] " Carlo E. Prelz
2003-10-16 10:42           ` Benjamin Herrenschmidt
2003-10-17 10:04             ` [Linux-fbdev-devel] " Carlo E. Prelz
2003-10-17 10:49               ` Benjamin Herrenschmidt
2003-10-17 11:10                 ` Carlo E. Prelz
2003-10-17 11:16                   ` Benjamin Herrenschmidt
2003-10-17 14:44                     ` [Linux-fbdev-devel] " Kronos
2003-10-17 17:29                       ` James Simmons
2003-10-18 21:28                   ` [Linux-fbdev-devel] " Pavel Machek
2003-10-17 17:40                 ` James Simmons
2003-10-17 14:26               ` [Linux-fbdev-devel] " Kronos
2003-10-16 21:06         ` Otto Solares
2003-10-17 10:30           ` [Linux-fbdev-devel] " Benjamin Herrenschmidt
2003-10-17 16:52           ` James Simmons
2003-10-17 19:34             ` [Linux-fbdev-devel] " Jon Smirl
2003-10-17 19:50               ` Dave Jones
2003-10-17 22:42       ` Jon Smirl
2003-10-16  0:24   ` Michel Dänzer
2003-10-16  8:19   ` Benjamin Herrenschmidt
2003-10-17 16:45     ` [Linux-fbdev-devel] " James Simmons
2003-10-16  5:08 ` Jan De Luyck
2003-10-17 16:44   ` James Simmons
2003-10-16  5:17 ` Jan De Luyck
2003-10-16 10:44 ` Adrian Bunk
2003-10-16 17:48   ` James Simmons
2003-10-16 19:58 ` Geert Uytterhoeven
2003-10-16 20:40   ` Sam Ravnborg [this message]
2003-10-17 11:18   ` Benjamin Herrenschmidt
2003-10-17 17:25     ` [Linux-fbdev-devel] " James Simmons
2003-10-17 17:45       ` Torrey Hoffman
2003-10-17 17:23   ` [Linux-fbdev-devel] " James Simmons

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=20031016204012.GA2420@mars.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=geert@linux-m68k.org \
    --cc=jsimmons@infradead.org \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).