mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			157 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for the Qlogic 10GbE PCI Express ethernet driver
 | |
| #
 | |
| 
 | |
| obj-$(CONFIG_QLGE) += qlge.o
 | |
| 
 | |
| qlge-objs := qlge_main.o qlge_dbg.o qlge_mpi.o qlge_ethtool.o
 | 
