mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-30 15:48:52 +01:00 
			
		
		
		
	Fixed MTP to work with TWRP
This commit is contained in:
		
						commit
						f6dfaef42e
					
				
					 50820 changed files with 20846062 additions and 0 deletions
				
			
		
							
								
								
									
										19
									
								
								drivers/net/wireless/rtlwifi/rtl8723be/Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								drivers/net/wireless/rtlwifi/rtl8723be/Makefile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,19 @@ | |||
| obj-m := rtl8723be.o | ||||
| 
 | ||||
| 
 | ||||
| rtl8723be-objs :=		\
 | ||||
| 		dm.o		\
 | ||||
| 		fw.o		\
 | ||||
| 		hw.o		\
 | ||||
| 		led.o		\
 | ||||
| 		phy.o		\
 | ||||
| 		pwrseq.o	\
 | ||||
| 		rf.o		\
 | ||||
| 		sw.o		\
 | ||||
| 		table.o		\
 | ||||
| 		trx.o		\
 | ||||
| 
 | ||||
| 
 | ||||
| obj-$(CONFIG_RTL8723BE) += rtl8723be.o | ||||
| 
 | ||||
| ccflags-y += -D__CHECK_ENDIAN__ | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228