8 lines
		
	
	
		
			144 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			144 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| #  Makefile for the Linux Controller Area Network SPI drivers.
 | |
| #
 | |
| 
 | |
| 
 | |
| obj-$(CONFIG_CAN_MCP251X)	+= mcp251x.o
 | |
| obj-$(CONFIG_CAN_RH850)		+= rh850.o
 | 
