linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Compile AX8817x driver
@ 2003-07-21 12:18 Måns Rullgård
  2003-07-21 14:28 ` Greg KH
  2003-07-30 17:56 ` Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Måns Rullgård @ 2003-07-21 12:18 UTC (permalink / raw)
  To: linux-kernel


This trivial Makefile patch causes the AX8817x driver to actually be
built.  The diff is against 2.6.0-test1.

Index: drivers/usb/Makefile
===================================================================
RCS file: /home/cvs/linux-2.5/drivers/usb/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- drivers/usb/Makefile	3 Jun 2003 01:28:55 -0000	1.37
+++ drivers/usb/Makefile	21 Jul 2003 10:53:22 -0000
@@ -35,6 +35,7 @@
 obj-$(CONFIG_USB_STV680)	+= media/
 obj-$(CONFIG_USB_VICAM)		+= media/
 
+obj-$(CONFIG_USB_AX8817X)       += net/
 obj-$(CONFIG_USB_CATC)		+= net/
 obj-$(CONFIG_USB_KAWETH)	+= net/
 obj-$(CONFIG_USB_PEGASUS)	+= net/


-- 
Måns Rullgård
mru@users.sf.net

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Compile AX8817x driver
  2003-07-21 12:18 [PATCH] Compile AX8817x driver Måns Rullgård
@ 2003-07-21 14:28 ` Greg KH
  2003-07-30 17:56 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2003-07-21 14:28 UTC (permalink / raw)
  To: Måns Rullgård; +Cc: linux-kernel

On Mon, Jul 21, 2003 at 02:18:10PM +0200, Måns Rullgård wrote:
> 
> This trivial Makefile patch causes the AX8817x driver to actually be
> built.  The diff is against 2.6.0-test1.

Thanks, I'll go apply this.  Oh, it's only needed if you do not select
any other usb network driver, sorry for missing this before.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Compile AX8817x driver
  2003-07-21 12:18 [PATCH] Compile AX8817x driver Måns Rullgård
  2003-07-21 14:28 ` Greg KH
@ 2003-07-30 17:56 ` Greg KH
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2003-07-30 17:56 UTC (permalink / raw)
  To: Måns Rullgård; +Cc: linux-kernel

On Mon, Jul 21, 2003 at 02:18:10PM +0200, Måns Rullgård wrote:
> 
> This trivial Makefile patch causes the AX8817x driver to actually be
> built.  The diff is against 2.6.0-test1.

Applied, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-30 17:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-21 12:18 [PATCH] Compile AX8817x driver Måns Rullgård
2003-07-21 14:28 ` Greg KH
2003-07-30 17:56 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).