repo.or.cz
/
linux-2.6
/
x86.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'sched/core'
[linux-2.6/x86.git]
/
drivers
/
net
/
can
/
c_can
/
Makefile
blob
9273f6d5c4b7ab8be244810a42c47f160a96ad7a
1
#
2
# Makefile for the Bosch C_CAN controller drivers.
3
#
4
5
obj-
$(
CONFIG_CAN_C_CAN
) +=
c_can.o
6
obj-
$(
CONFIG_CAN_C_CAN_PLATFORM
) +=
c_can_platform.o
7
8
ccflags-
$(
CONFIG_CAN_DEBUG_DEVICES
) := -
DDEBUG