#
# Makefile for the Phytium CAN controller drivers.
#
#

obj-$(CONFIG_CAN_PHYTIUM) += phytium_can.o
obj-$(CONFIG_CAN_PHYTIUM_PLATFORM) += phytium_can_platform.o
obj-$(CONFIG_CAN_PHYTIUM_PCI) += phytium_can_pci.o
