mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08: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
				
			
		
							
								
								
									
										8
									
								
								drivers/soc/tegra/fuse/Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								drivers/soc/tegra/fuse/Makefile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,8 @@ | |||
| obj-y					+= fuse-tegra.o | ||||
| obj-y					+= fuse-tegra30.o | ||||
| obj-y					+= tegra-apbmisc.o | ||||
| obj-$(CONFIG_ARCH_TEGRA_2x_SOC)		+= fuse-tegra20.o | ||||
| obj-$(CONFIG_ARCH_TEGRA_2x_SOC)		+= speedo-tegra20.o | ||||
| obj-$(CONFIG_ARCH_TEGRA_3x_SOC)		+= speedo-tegra30.o | ||||
| obj-$(CONFIG_ARCH_TEGRA_114_SOC)	+= speedo-tegra114.o | ||||
| obj-$(CONFIG_ARCH_TEGRA_124_SOC)	+= speedo-tegra124.o | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228