Date: Fri, 18 Mar 2005 11:43:19 +0100 From: Colin Leroy To: linux-usb-devel@lists.sf.net Cc: netdev@oss.sgi.com Subject: [PATCH] Missing hunk in drivers/usb/Makefile Message-ID: <20050318114319.350a39e9@jack.colino.net> X-Mailer: Sylpheed-Claws 1.0.3cvs2.6 (GTK+ 2.6.1; powerpc-unknown-linux-gnu) X-Face: Fy:*XpRna1/tz}cJ@O'0^:qYs:8b[Rg`*8,+o^[fI?<%5LeB,Xz8ZJK[r7V0hBs8G)*&C+XA0qHoR=LoTohe@7X5K$A-@cN6n~~J/]+{[)E4h'lK$13WQf$.R+Pi;E09tk&{t|;~dakRD%CLHrk6m!?gA,5|Sb=fJ=>[9#n1Bu8?VngkVM4{'^'V_qgdA.8yn3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi, [re-send so that linux-usb-devel gets it too] I see there's been a driver for zd1201 added in drivers/usb/net/. There's a hunk missing in drivers/usb/Makefile, the driver doesn't get built if nothing else in drivers/usb/net is configured in : Signed-off-by: Colin Leroy --- a/drivers/usb/Makefile 2005-03-18 10:26:38.000000000 +0100 +++ b/drivers/usb/Makefile 2005-03-18 10:27:22.000000000 +0100 @@ -50,6 +50,7 @@ obj-$(CONFIG_USB_PEGASUS) += net/ obj-$(CONFIG_USB_RTL8150) += net/ obj-$(CONFIG_USB_USBNET) += net/ +obj-$(CONFIG_USB_ZD1201) += net/ obj-$(CONFIG_USB_HPUSBSCSI) += image/ obj-$(CONFIG_USB_MDC800) += image/