lkml.org 
[lkml]   [2007]   [Feb]   [16]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 16 Feb 2007 01:23:08 -0500
FromKyle McMartin <>
SubjectRe: [PATCH] Fix modular AGPGART (ia64 allmodconfig)
On Thu, Feb 15, 2007 at 10:09:57PM -0800, Zwane Mwaikambo wrote:
> +ifeq ($(CONFIG_COMPAT),y)
> +agpgart-y			+= compat_ioctl.o
> +endif
> +

eh?

Couldn't this be?
agpgart-$(CONFIG_COMPAT)	+= compat_ioctl.o

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

\
 
 \ /
  Last update: 2007-02-16 07:27    [from the cache]
©2003-2008