7 lines
		
	
	
	
		
			136 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
	
		
			136 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								# Makefile for the Digital Equipment Inc. network device drivers.
							 | 
						||
| 
								 | 
							
								#
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								obj-$(CONFIG_EWRK3) += ewrk3.o
							 | 
						||
| 
								 | 
							
								obj-$(CONFIG_NET_TULIP) += tulip/
							 |