projects
/
linux-2.6.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface
[linux-2.6.git]
/
drivers
/
net
/
can
/
Makefile
diff --git
a/drivers/net/can/Makefile
b/drivers/net/can/Makefile
index
523a941
..
9b035ec
100644
(file)
--- a/
drivers/net/can/Makefile
+++ b/
drivers/net/can/Makefile
@@
-7,6
+7,8
@@
obj-$(CONFIG_CAN_VCAN) += vcan.o
obj-$(CONFIG_CAN_DEV) += can-dev.o
can-dev-y := dev.o
+obj-y += usb/
+
obj-$(CONFIG_CAN_SJA1000) += sja1000/
ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG