git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
		
			
				
	
	
		
			11 lines
		
	
	
		
			290 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			290 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
libperf-y += annotate.o
 | 
						|
libperf-y += hists.o
 | 
						|
libperf-y += map.o
 | 
						|
libperf-y += scripts.o
 | 
						|
libperf-y += header.o
 | 
						|
 | 
						|
CFLAGS_annotate.o += -DENABLE_SLFUTURE_CONST
 | 
						|
CFLAGS_hists.o    += -DENABLE_SLFUTURE_CONST
 | 
						|
CFLAGS_map.o      += -DENABLE_SLFUTURE_CONST
 | 
						|
CFLAGS_scripts.o  += -DENABLE_SLFUTURE_CONST
 |