summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/drivers/net/can/usb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/drivers/net/can/usb/Makefile')
-rw-r--r--ANDROID_3.4.5/drivers/net/can/usb/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/ANDROID_3.4.5/drivers/net/can/usb/Makefile b/ANDROID_3.4.5/drivers/net/can/usb/Makefile
new file mode 100644
index 00000000..da6d1d3b
--- /dev/null
+++ b/ANDROID_3.4.5/drivers/net/can/usb/Makefile
@@ -0,0 +1,9 @@
+#
+# Makefile for the Linux Controller Area Network USB drivers.
+#
+
+obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
+obj-$(CONFIG_CAN_ESD_USB2) += esd_usb2.o
+obj-$(CONFIG_CAN_PEAK_USB) += peak_usb/
+
+ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG