repo.or.cz
/
cris-mirror.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' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
drivers
/
net
/
can
/
cc770
/
Makefile
blob
8657f879ae19084cbd9143c62e72f72dfea9fe91
1
#
2
# Makefile for the Bosch CC770 CAN controller drivers.
3
#
4
5
obj-
$(
CONFIG_CAN_CC770
) +=
cc770.o
6
obj-
$(
CONFIG_CAN_CC770_ISA
) +=
cc770_isa.o
7
obj-
$(
CONFIG_CAN_CC770_PLATFORM
) +=
cc770_platform.o