# # Makefile for the Bosch C_CAN controller drivers. # obj-$(CONFIG_CAN_C_CAN) += c_can.o obj-$(CONFIG_CAN_C_CAN_PLATFORM) += c_can_platform.o obj-$(CONFIG_CAN_C_CAN_PCI) += c_can_pci.o
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Kconfig | File | 749 B | 0644 |
|
Makefile | File | 188 B | 0644 |
|