repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
serial core: fix new kernel-doc warnings
[linux/fpc-iii.git]
/
drivers
/
net
/
can
/
Makefile
blob
523a941b358b1bd47aaa36888142b25963e7107d
1
#
2
# Makefile for the Linux Controller Area Network drivers.
3
#
4
5
obj-
$(
CONFIG_CAN_VCAN
) +=
vcan.o
6
7
obj-
$(
CONFIG_CAN_DEV
) +=
can-dev.o
8
can-dev-y
:=
dev.o
9
10
obj-
$(
CONFIG_CAN_SJA1000
) +=
sja1000
/
11
12
ccflags-
$(
CONFIG_CAN_DEBUG_DEVICES
) := -
DDEBUG