summaryrefslogtreecommitdiff
path: root/drivers/net/can/usb/peak_usb/Makefile
diff options
context:
space:
mode:
authorStephane Grosjean <s.grosjean@peak-system.com>2012-03-02 15:13:05 (GMT)
committerMarc Kleine-Budde <mkl@pengutronix.de>2012-03-03 16:40:55 (GMT)
commit46be265d3388339d8168c863791f0c7bbf3f2fed (patch)
treee330159305bebee1874001cc2815a8346b61a213 /drivers/net/can/usb/peak_usb/Makefile
parentbb4785551f64e18b2c8bb15a3bd2b22f5ebf624d (diff)
downloadlinux-fsl-qoriq-46be265d3388339d8168c863791f0c7bbf3f2fed.tar.xz
can: usb: PEAK-System Technik PCAN-USB specific part
This patch adds the specific part which handles the PCAN-USB adapter from PEAK-System Technik (http://www.peak-system.com). The PCAN-USB adapter is a sja1000 based, mono-channel USB 1.1 adapter compliant with CAN specifications 2.0A (11-bit ID) and 2.0B (29-bit ID). Tested-by: Oliver Hartkopp <socketcan@hartkopp.net> Acked-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/net/can/usb/peak_usb/Makefile')
-rw-r--r--drivers/net/can/usb/peak_usb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/can/usb/peak_usb/Makefile b/drivers/net/can/usb/peak_usb/Makefile
index bbb23ce..4450466 100644
--- a/drivers/net/can/usb/peak_usb/Makefile
+++ b/drivers/net/can/usb/peak_usb/Makefile
@@ -1,2 +1,2 @@
obj-$(CONFIG_CAN_PEAK_USB) += peak_usb.o
-peak_usb-y = pcan_usb_core.o
+peak_usb-y = pcan_usb_core.o pcan_usb.o