mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-29 23:28: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
				
			
		
							
								
								
									
										13
									
								
								arch/mn10300/oprofile/Makefile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								arch/mn10300/oprofile/Makefile
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,13 @@ | |||
| #
 | ||||
| # Makefile for the MN10300-specific profiling code
 | ||||
| #
 | ||||
| obj-$(CONFIG_OPROFILE) += oprofile.o | ||||
| 
 | ||||
| DRIVER_OBJS = $(addprefix ../../../drivers/oprofile/, \
 | ||||
| 		oprof.o cpu_buffer.o buffer_sync.o \
 | ||||
| 		event_buffer.o oprofile_files.o \
 | ||||
| 		oprofilefs.o oprofile_stats.o \
 | ||||
| 		timer_int.o ) | ||||
| 
 | ||||
| oprofile-y				:= $(DRIVER_OBJS) op_model_null.o | ||||
| 
 | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228