aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/usb/Makefile
blob: da6d1d3b2969939758b6165c67ce3278a1e3e831 (plain) (blame)
1
2
3
4
5
6
7
8
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