mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-30 23:58:51 +01:00 
			
		
		
		
	Fixed MTP to work with TWRP
This commit is contained in:
		
						commit
						f6dfaef42e
					
				
					 50820 changed files with 20846062 additions and 0 deletions
				
			
		
							
								
								
									
										14
									
								
								drivers/net/ethernet/broadcom/Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								drivers/net/ethernet/broadcom/Makefile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,14 @@ | |||
| #
 | ||||
| # Makefile for the Broadcom network device drivers.
 | ||||
| #
 | ||||
| 
 | ||||
| obj-$(CONFIG_B44) += b44.o | ||||
| obj-$(CONFIG_BCM63XX_ENET) += bcm63xx_enet.o | ||||
| obj-$(CONFIG_BCMGENET) += genet/ | ||||
| obj-$(CONFIG_BNX2) += bnx2.o | ||||
| obj-$(CONFIG_CNIC) += cnic.o | ||||
| obj-$(CONFIG_BNX2X) += bnx2x/ | ||||
| obj-$(CONFIG_SB1250_MAC) += sb1250-mac.o | ||||
| obj-$(CONFIG_TIGON3) += tg3.o | ||||
| obj-$(CONFIG_BGMAC) += bgmac.o | ||||
| obj-$(CONFIG_SYSTEMPORT) += bcmsysport.o | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228