can: Add driver for esd CAN-USB/2 device
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / can / usb / Makefile
1 #
2 # Makefile for the Linux Controller Area Network USB drivers.
3 #
4
5 obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
6 obj-$(CONFIG_CAN_ESD_USB2) += esd_usb2.o
7
8 ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG