repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sfc: Don't use enums as a bitmask.
[zen-stable.git]
/
drivers
/
net
/
can
/
usb
/
Makefile
blob
fce3cf11719f972505a65c60d4947c3d4deb279f
1
#
2
# Makefile for the Linux Controller Area Network USB drivers.
3
#
4
5
obj-
$(
CONFIG_CAN_EMS_USB
) +=
ems_usb.o
6
obj-
$(
CONFIG_CAN_ESD_USB2
) +=
esd_usb2.o
7
8
ccflags-
$(
CONFIG_CAN_DEBUG_DEVICES
) := -
DDEBUG