[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-id: <Pine.LNX.4.64.0702152240570.12571@montezuma.fsmlabs.com>
Date: Thu, 15 Feb 2007 22:45:45 -0800 (PST)
From: Zwane Mwaikambo <zwane@...radead.org>
To: Kyle McMartin <kyle@...artin.ca>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Dave Jones <davej@...hat.com>,
Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Fix modular AGPGART (ia64 allmodconfig)
On Fri, 16 Feb 2007, Kyle McMartin wrote:
> 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
Yep thay works too and does look cleaner
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists