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

ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG