can: add the driver for Analog Devices Blackfin on-chip CAN controllers
[safe/jmp/linux-2.6] / drivers / net / can / Makefile
index 56899fe..7a702f2 100644 (file)
@@ -14,5 +14,6 @@ obj-$(CONFIG_CAN_MSCAN)               += mscan/
 obj-$(CONFIG_CAN_AT91)         += at91_can.o
 obj-$(CONFIG_CAN_TI_HECC)      += ti_hecc.o
 obj-$(CONFIG_CAN_MCP251X)      += mcp251x.o
+obj-$(CONFIG_CAN_BFIN)         += bfin_can.o
 
 ccflags-$(CONFIG_CAN_DEBUG_DEVICES) := -DDEBUG