can: fix NOHZ local_softirq_pending 08 warning
[linux-2.6/mini2440.git] / drivers / net / can / Makefile
blob523a941b358b1bd47aaa36888142b25963e7107d
2 # Makefile for the Linux Controller Area Network drivers.
5 obj-$(CONFIG_CAN_VCAN) += vcan.o
7 obj-$(CONFIG_CAN_DEV) += can-dev.o
8 can-dev-y := dev.o
10 obj-$(CONFIG_CAN_SJA1000) += sja1000/
12 ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG