lkml.org 
[lkml]   [2005]   [Jan]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: Linux 2.6.10-ac2
Date
On Friday 31 December 2004 00:42, Alan Cox wrote:
> o Restore PWC driver (Luc Saillard)

PWC can only be build as module. I've patched it to be build
into the kernel. The patch is attached.

--
Christian
--- linux/drivers/usb/media/pwc/Makefile~ 2005-01-02 17:06:42.569471000 +0100
+++ linux/drivers/usb/media/pwc/Makefile 2005-01-02 17:07:35.869471000 +0100
@@ -2,7 +2,7 @@

pwc-objs := pwc-if.o pwc-misc.o pwc-ctrl.o pwc-uncompress.o pwc-dec1.o pwc-dec23.o pwc-kiara.o pwc-timon.o

-obj-m += pwc.o
+obj-$(CONFIG_USB_PWC) += pwc.o

else
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:09    [W:0.200 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site