xref: /linux-6.3-rc2/drivers/net/can/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1# SPDX-License-Identifier: GPL-2.0
2#
3#  Makefile for the Linux Controller Area Network drivers.
4#
5
6obj-$(CONFIG_CAN_VCAN)		+= vcan.o
7obj-$(CONFIG_CAN_VXCAN)		+= vxcan.o
8obj-$(CONFIG_CAN_SLCAN)		+= slcan/
9
10obj-y				+= dev/
11obj-y				+= rcar/
12obj-y				+= spi/
13obj-y				+= usb/
14obj-y				+= softing/
15
16obj-$(CONFIG_CAN_AT91)		+= at91_can.o
17obj-$(CONFIG_CAN_CAN327)	+= can327.o
18obj-$(CONFIG_CAN_CC770)		+= cc770/
19obj-$(CONFIG_CAN_C_CAN)		+= c_can/
20obj-$(CONFIG_CAN_CTUCANFD)	+= ctucanfd/
21obj-$(CONFIG_CAN_FLEXCAN)	+= flexcan/
22obj-$(CONFIG_CAN_GRCAN)		+= grcan.o
23obj-$(CONFIG_CAN_IFI_CANFD)	+= ifi_canfd/
24obj-$(CONFIG_CAN_JANZ_ICAN3)	+= janz-ican3.o
25obj-$(CONFIG_CAN_KVASER_PCIEFD)	+= kvaser_pciefd.o
26obj-$(CONFIG_CAN_MSCAN)		+= mscan/
27obj-$(CONFIG_CAN_M_CAN)		+= m_can/
28obj-$(CONFIG_CAN_PEAK_PCIEFD)	+= peak_canfd/
29obj-$(CONFIG_CAN_SJA1000)	+= sja1000/
30obj-$(CONFIG_CAN_SUN4I)		+= sun4i_can.o
31obj-$(CONFIG_CAN_TI_HECC)	+= ti_hecc.o
32obj-$(CONFIG_CAN_XILINXCAN)	+= xilinx_can.o
33
34subdir-ccflags-$(CONFIG_CAN_DEBUG_DEVICES) += -DDEBUG
35

Last Index update Sun Aug 20 00:18:20 CST 2023

Navigate Window
x
Scopes Window
x
Intelligence window
x
Next >> | << Prev


In current file
  • Highlight
  • Unhighlight
  • Unhighlight all
In project "undefined"
  • Search for definitions of
  • Search for references of
  • Do a full search with
  • Search for file names that contain
On Google
  • Google
Messages Window
x