xref: /linux/drivers/net/can/dev/Makefile (revision 7b8e9264f55a9c320f398e337d215e68cca50131)
13e77f70eSMarc Kleine-Budde# SPDX-License-Identifier: GPL-2.0
23e77f70eSMarc Kleine-Budde
3*6abd4577SArnd Bergmannobj-$(CONFIG_CAN) += can-dev.o
46a528644SVincent Mailhol
5*6abd4577SArnd Bergmanncan-dev-$(CONFIG_CAN_DEV) += skb.o
60c7e1151SVincent Mailholcan-dev-$(CONFIG_CAN_CALC_BITTIMING) += calc_bittiming.o
76a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += bittiming.o
86a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += dev.o
96a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += length.o
106a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += netlink.o
11bfe0092dSVincent Mailholcan-dev-$(CONFIG_CAN_RX_OFFLOAD) += rx-offload.o
12