blob: 6c865475cd883b9394ccdb65c59d53328004ebb1 [file] [log] [blame]
Oliver Hartkoppccb29632007-11-16 15:56:08 -08001#
2# Makefile for the Linux Controller Area Network drivers.
3#
4
5obj-$(CONFIG_CAN_VCAN) += vcan.o
Wolfgang Grandegger39549ee2009-05-15 23:39:29 +00006
7obj-$(CONFIG_CAN_DEV) += can-dev.o
8can-dev-y := dev.o
9
10ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG