Re: 2.6: spurious recompiles

From: James Simmons
Date: Mon Sep 08 2003 - 18:47:38 EST



> > 2. pnmtologo
> > The following happens again once, but not when doing a third "make":
> > ./scripts/pnmtologo -t mono -n logo_linux_mono -o drivers/video/logo/logo_linux_mono.c drivers/video/logo/logo_linux_mono.pbm
> > CC drivers/video/logo/logo_linux_mono.o
> > ./scripts/pnmtologo -t vga16 -n logo_linux_vga16 -o drivers/video/logo/logo_linux_vga16.c drivers/video/logo/logo_linux_vga16.ppm
> > CC drivers/video/logo/logo_linux_vga16.o
> > ./scripts/pnmtologo -t clut224 -n logo_linux_clut224 -o drivers/video/logo/logo_linux_clut224.c drivers/video/logo/logo_linux_clut224.ppm
> > CC drivers/video/logo/logo_linux_clut224.o
> > LD drivers/video/logo/built-in.o
> > LD drivers/video/built-in.o
>
> I have sent a patch to James Simmons some time ago. I will try to dig it
> up and see if it still applies, and fixes the problem.

I have the patch in the fbdev BK tree.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/