projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
ARM: OMAP: Request DSP memory for McBSP
[linux-2.6]
/
net
/
can
/
Makefile
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