mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-30 23:58:51 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			168 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			168 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| rtl8723-common-objs :=		\
 | |
| 		main.o		\
 | |
| 		dm_common.o	\
 | |
| 		fw_common.o	\
 | |
| 		phy_common.o
 | |
| 
 | |
| obj-$(CONFIG_RTL8723_COMMON) += rtl8723-common.o
 | |
| 
 | |
| ccflags-y += -D__CHECK_ENDIAN__
 | 
