mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
702171adee
This patch adds support for one channel CAN/USB interace CPC-USB/ARM7 from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.com). Signed-off-by: Sebastian Haas <haas@ems-wuensche.com> Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: David S. Miller <davem@davemloft.net>
6 lines
107 B
Makefile
6 lines
107 B
Makefile
#
|
|
# Makefile for the Linux Controller Area Network USB drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_CAN_EMS_USB) += ems_usb.o
|