init commit

This commit is contained in:
2016-08-11 15:30:12 +02:00
commit 87409fc7e6
4 changed files with 2948 additions and 0 deletions

6
Makefile Normal file
View File

@@ -0,0 +1,6 @@
#
# Makefile for the Bosch M_CAN controller driver.
#
obj-$(CONFIG_CAN_M_CAN) += m_can.o
obj-$(CONFIG_CAN_M_CAN) += m_can_v321.o