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
Linux 5.7.7
[linux/fpc-iii.git]
/
net
/
can
/
j1939
/
Makefile
blob
19181bdae1736ac311ddf044d372bce3b7f97736
1
# SPDX-License-Identifier: GPL-2.0
2
3
obj-
$(
CONFIG_CAN_J1939
) +=
can-j1939.o
4
5
can-j1939-objs
:=
\
6
address-claim.o \
7
bus.o \
8
main.o \
9
socket.o \
10
transport.o