can: Allwinner A10/A20 CAN Controller support - Kernel module
[firefly-linux-kernel-4.4.55.git] / drivers / net / can / Makefile
index c533c62b0f5ee7456c152e29f07e302924edb8a1..1f21cef1d458a293c15bcab1fdb9ea6a8f470443 100644 (file)
@@ -27,6 +27,7 @@ obj-$(CONFIG_CAN_FLEXCAN)     += flexcan.o
 obj-$(CONFIG_PCH_CAN)          += pch_can.o
 obj-$(CONFIG_CAN_GRCAN)                += grcan.o
 obj-$(CONFIG_CAN_RCAR)         += rcar_can.o
+obj-$(CONFIG_CAN_SUN4I)                += sun4i_can.o
 obj-$(CONFIG_CAN_XILINXCAN)    += xilinx_can.o
 
 subdir-ccflags-y += -D__CHECK_ENDIAN__