#Makefile for the Phytium CANFD controller drivers.
#
#

obj-$(CONFIG_CANFD_PHYTIUM) += phytium_canfd.o
obj-$(CONFIG_CANFD_PHYTIUM_PLATFORM) += phytium_canfd_platform.o


