Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
# # Makefile for the Bosch CC770 CAN controller drivers. # obj-$([31mCONFIG_CAN_CC770[0m) += cc770.o obj-$([31mCONFIG_CAN_CC770_ISA[0m) += cc770_isa.o obj-$([31mCONFIG_CAN_CC770_PLATFORM[0m) += cc770_platform.o