Re: [PATCH] Fix atyfb build on ppc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 31 Mar 2005, Linux Kernel Mailing List wrote:

> ChangeSet 1.2305, 2005/03/31 08:49:44-08:00, [email protected]
> 
> 	[PATCH] Fix atyfb build on ppc
> 	
> 	This patch fixes a build problem with atyfb on ppc.  It uses the stuff in
> 	macmodes.c, but doesn't trigger the build of it.  So if no other driver
> 	using macmodes is built, the link will fail.
> 	
> 	Signed-off-by: David Woodhouse <[email protected]>
> 	Signed-off-by: Benjamin Herrenschmidt <[email protected]>
> 	Signed-off-by: Andrew Morton <[email protected]>
> 	Signed-off-by: Linus Torvalds <[email protected]>
> 
> 
> 
>  Makefile |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> 
> diff -Nru a/drivers/video/Makefile b/drivers/video/Makefile
> --- a/drivers/video/Makefile	2005-03-31 10:28:55 -08:00
> +++ b/drivers/video/Makefile	2005-03-31 10:28:55 -08:00
> @@ -30,8 +30,8 @@
>  obj-$(CONFIG_FB_MATROX)		  += matrox/
>  obj-$(CONFIG_FB_RIVA)		  += riva/ vgastate.o
>  obj-$(CONFIG_FB_NVIDIA)		  += nvidia/
> -obj-$(CONFIG_FB_ATY)		  += aty/
> -obj-$(CONFIG_FB_ATY128)		  += aty/
> +obj-$(CONFIG_FB_ATY)		  += aty/ macmodes.o
> +obj-$(CONFIG_FB_ATY128)		  += aty/ macmodes.o
>  obj-$(CONFIG_FB_RADEON)		  += aty/
>  obj-$(CONFIG_FB_SIS)		  += sis/
>  obj-$(CONFIG_FB_KYRO)             += kyro/

Isn't this one obsoleted by `fbdev: Kconfig fix for macmodes and PPC', which
also went in?

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux