Makefile 145 B

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