]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/usb/net/Makefile
Pull sgi into release branch
[linux-2.6-omap-h63xx.git] / drivers / usb / net / Makefile
index 160f19dbdf121253ad360e8d64313aff8253d25d..7b51964de171416cc614c99c80b97f3494cdf841 100644 (file)
@@ -14,6 +14,7 @@ obj-$(CONFIG_USB_NET_PLUSB)   += plusb.o
 obj-$(CONFIG_USB_NET_RNDIS_HOST)       += rndis_host.o
 obj-$(CONFIG_USB_NET_CDC_SUBSET)       += cdc_subset.o
 obj-$(CONFIG_USB_NET_ZAURUS)   += zaurus.o
+obj-$(CONFIG_USB_NET_MCS7830)  += mcs7830.o
 obj-$(CONFIG_USB_USBNET)       += usbnet.o
 
 ifeq ($(CONFIG_USB_DEBUG),y)