Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.34 7 lines 155 B view raw
1# 2# Makefile for the Linux Controller Area Network USB drivers. 3# 4 5obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o 6 7ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG