Kernel  |  3.3

下载     查看原文件
普通文本  |  9行  |  196 B
#
#  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