Makefile (e5451c8f8330e03ad3cfa16048b4daf961af434f) | Makefile (57e83fb9b7468c75cb65cde1d23043553c346c6d) |
---|---|
1# 2# Makefile for the Linux Controller Area Network SPI drivers. 3# 4 5 | 1# 2# Makefile for the Linux Controller Area Network SPI drivers. 3# 4 5 |
6obj-$(CONFIG_CAN_HI311X) += hi311x.o |
|
6obj-$(CONFIG_CAN_MCP251X) += mcp251x.o | 7obj-$(CONFIG_CAN_MCP251X) += mcp251x.o |