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
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
[linux/fpc-iii.git]
/
net
/
can
/
Makefile
blob
2d3894b327429fa0bb01f640c944b5ce5ab1d53e
1
#
2
# Makefile for the Linux Controller Area Network core.
3
#
4
5
obj-
$(
CONFIG_CAN
) +=
can.o
6
can-y
:=
af_can.o proc.o
7
8
obj-
$(
CONFIG_CAN_RAW
) +=
can-raw.o
9
can-raw-y
:=
raw.o
10
11
obj-
$(
CONFIG_CAN_BCM
) +=
can-bcm.o
12
can-bcm-y
:=
bcm.o