[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <459B6062.6050300@queued.net>
Date: Wed, 03 Jan 2007 02:50:58 -0500
From: Andres Salomon <dilinger@...ued.net>
To: Sam Ravnborg <sam@...nborg.org>
CC: Dmitry Torokhov <dmitry.torokhov@...il.com>,
linux-kernel@...r.kernel.org, vojtech@...e.cz, warp@...allh.com
Subject: Re: [PATCH] psmouse split [01/03]
Sam Ravnborg wrote:
> Hi Andres.
>
[...]
>
> The above code should be redone to use list based assignement.
> Something like this:
>
> psmouse-y := psmouse-base.o
> psmouse-$(CONFIG_MOUSE_PS2_ALPS) += alps.o
> psmouse-$(CONFIG_MOUSE_PS2_LOGIPS2PP) += logips2pp.o
> psmouse-$(CONFIG_MOUSE_PS2_SYNAPTICS) += synaptics.o
> psmouse-$(CONFIG_MOUSE_PS2_LIFEBOOK) += lifebook.o
> psmouse-$(CONFIG_MOUSE_PS2_TRACKPOINT) += trackpoint.o
>
> Sam
Thanks; committed to my git repo.
http://dev.laptop.org/git?p=users/dilinger/psmouse-split;a=shortlog;h=psmouse-static
-
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