Chromium Code Reviews

Unified Diff: drivers/net/usb/gobi/Makefile

Issue 6539018: CHROMIUM: Add gobi driver. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/kernel.git@master
Patch Set: Remove config changes. Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « drivers/net/usb/Makefile ('k') | drivers/net/usb/gobi/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « drivers/net/usb/Makefile ('k') | drivers/net/usb/gobi/README » ('j') | no next file with comments »

Powered by Google App Engine