Index: drivers/net/usb/gobi/Makefile |
diff --git a/drivers/net/usb/gobi/Makefile b/drivers/net/usb/gobi/Makefile |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a6635f6a706f5126daecbc49c13c680f4789f19f |
--- /dev/null |
+++ b/drivers/net/usb/gobi/Makefile |
@@ -0,0 +1,2 @@ |
+obj-$(CONFIG_USB_NET_GOBI) += gobi.o |
+gobi-objs += qcusbnet.o qmidevice.o qmi.o |