Makefile 155 B

1234567
  1. #
  2. # Makefile for the Linux Controller Area Network USB drivers.
  3. #
  4. obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
  5. ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG