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
Merge tag 'for-linus-20190706' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git]
/
drivers
/
net
/
can
/
spi
/
Makefile
blob
f115b2c466231138de24b955609bfc69f24cd18b
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for the Linux Controller Area Network SPI drivers.
4
#
5
6
7
obj-
$(
CONFIG_CAN_HI311X
) +=
hi311x.o
8
obj-
$(
CONFIG_CAN_MCP251X
) +=
mcp251x.o