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
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
net
/
can
/
softing
/
Makefile
blob
c511540003779943812e69365bcb66ea39793215
1
# SPDX-License-Identifier: GPL-2.0-only
2
3
softing-y
:=
softing_main.o softing_fw.o
4
obj-
$(
CONFIG_CAN_SOFTING
) +=
softing.o
5
obj-
$(
CONFIG_CAN_SOFTING_CS
) +=
softing_cs.o