]> bbs.cooldavid.org Git - net-next-2.6.git/blob - drivers/net/can/Makefile
Merge branch 'master' of ssh+git://oss.sgi.com/oss/git/xfs/xfs
[net-next-2.6.git] / drivers / net / can / Makefile
1 #
2 #  Makefile for the Linux Controller Area Network drivers.
3 #
4
5 obj-$(CONFIG_CAN_VCAN)          += vcan.o
6
7 obj-$(CONFIG_CAN_DEV)           += can-dev.o
8 can-dev-y                       := dev.o
9
10 obj-$(CONFIG_CAN_SJA1000)       += sja1000/
11
12 ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG