xref: /openbmc/linux/drivers/net/can/dev/Makefile (revision bfe0092d)
13e77f70eSMarc Kleine-Budde# SPDX-License-Identifier: GPL-2.0
23e77f70eSMarc Kleine-Budde
36a528644SVincent Mailholobj-$(CONFIG_CAN_DEV) += can-dev.o
46a528644SVincent Mailhol
518f2dbfdSMarc Kleine-Buddecan-dev-y += skb.o
66a528644SVincent Mailhol
70c7e1151SVincent Mailholcan-dev-$(CONFIG_CAN_CALC_BITTIMING) += calc_bittiming.o
86a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += bittiming.o
96a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += dev.o
106a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += length.o
116a528644SVincent Mailholcan-dev-$(CONFIG_CAN_NETLINK) += netlink.o
12*bfe0092dSVincent Mailholcan-dev-$(CONFIG_CAN_RX_OFFLOAD) += rx-offload.o
13