repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks()
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
net
/
can
/
Makefile
blob
9cd3c4b3abda884901aad20640215c2b50fc01ea
1
#
2
# Makefile for the Linux Controller Area Network core.
3
#
4
5
obj-
$(
CONFIG_CAN
) +=
can.o
6
can-objs
:=
af_can.o proc.o
7
8
obj-
$(
CONFIG_CAN_RAW
) +=
can-raw.o
9
can-raw-objs
:=
raw.o
10
11
obj-
$(
CONFIG_CAN_BCM
) +=
can-bcm.o
12
can-bcm-objs
:=
bcm.o